summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndre Keller2017-02-13 12:59:10 +0100
committerAndre Keller2017-02-13 12:59:10 +0100
commitf3cdf723b54af71bcafe5da52e7f3e11b92e746e (patch)
tree769e98596be9c470d62742fe87ef2628f7fca9fb /PKGBUILD
parentf2fe01d0a58bfb6acc4a5c6d3d097a9919e704b7 (diff)
downloadaur-f3cdf723b54af71bcafe5da52e7f3e11b92e746e.tar.gz
New upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5addab723506..d8b91ad5bf38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=crmngr-dev
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="crmngr is a tool to aid with the management of a r10k-style control repository."
url="https://github.com/vshn/crmngr"
@@ -9,7 +9,7 @@ conflicts=('crmngr')
license=('BSD')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/c/crmngr/crmngr-$pkgver.tar.gz")
-md5sums=('553bb5b2f320a2499bb63c79021d4517')
+md5sums=('fe94b202cea2bed8a1671050b55bf4ea')
build() {
cd "$srcdir/crmngr-$pkgver"