makedeb


mpm 3.7.1-1


Fully-featured reference MPR helper

Click here to go back to the commit logs for mpm.

Commit:


Hash: 45afaebbff63b0fd6ea75b71c3858850c2e6292f

Message: Updated version to 3.7.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 25de5c8..02b10f4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
 pkgbase = mpm
 	pkgdesc = Fully-featured reference MPR helper
-	pkgver = 3.6.5
+	pkgver = 3.7.0
 	pkgrel = 1
 	url = https://github.com/hwittenborn/mpm
 	arch = any
 	depends = jq
 	depends = curl
 	options = emptydirs
-	source = mpm-3.6.5.tar.gz::https://github.com/hwittenborn/mpm/archive/refs/tags/v3.6.5.tar.gz
+	source = mpm-3.7.0.tar.gz::https://github.com/hwittenborn/mpm/archive/refs/tags/v3.7.0.tar.gz
 	sha256sums = SKIP
 
 pkgname = mpm
diff --git a/PKGBUILD b/PKGBUILD
index 30f0c6f..c7c9428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 
 pkgname=mpm
-pkgver=3.6.5
+pkgver=3.7.0
 pkgrel=1
 pkgdesc="Fully-featured reference MPR helper"
 arch=('any')