makedeb
Fully-featured reference MPR helper
Click here to go back to the commit logs for mpm.
Hash: 2e30a3375e11d9a1c894bfbb03c8e721d0556846
Message: Updated version to 3.6.2
diff --git a/.SRCINFO b/.SRCINFO
index 37b4d2a..2ce9660 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = mpm
pkgdesc = Fully-featured reference MPR helper
- pkgver = 3.6.1
+ pkgver = 3.6.2
pkgrel = 1
url = https://github.com/hwittenborn/mpm
arch = any
depends = jq
depends = curl
options = emptydirs
- source = mpm-3.6.1.tar.gz::https://github.com/hwittenborn/mpm/archive/refs/tags/v3.6.1.tar.gz
+ source = mpm-3.6.2.tar.gz::https://github.com/hwittenborn/mpm/archive/refs/tags/v3.6.2.tar.gz
sha256sums = SKIP
pkgname = mpm
diff --git a/PKGBUILD b/PKGBUILD
index 187abe3..f931c85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=mpm
-pkgver=3.6.1
+pkgver=3.6.2
pkgrel=1
pkgdesc="Fully-featured reference MPR helper"
arch=('any')