summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-08-14 15:14:13 +0200
committerBenjamin Chrétien2015-08-14 15:14:13 +0200
commit81c88633848a8e3a1be6a6548cb7f54fb6d92fa4 (patch)
treef6b7580ac50d66ec38cef19f60a9d0562d8aabff /PKGBUILD
parent492dbf7e16749873cc31c09e75c7dd6b1557e3dd (diff)
downloadaur-python2-rtsprofile.tar.gz
Update to version 4.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edb6cdce11ef..ded7f11dd2ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=python2-rtsprofile
_name=rtsprofile
-pkgver=2.0.0
+pkgver=4.0.0
pkgrel=1
pkgdesc="Library to read, manipulate and write RT system profiles using the RTSProfile XML schema"
url="https://github.com/gbiggs/rtsprofile"
@@ -8,8 +8,8 @@ depends=('python2')
makedepends=('python2' 'python2-setuptools')
license=('EPLv1.0')
arch=('any')
-source=("https://github.com/gbiggs/${_name}/archive/${pkgver}.tar.gz")
-md5sums=('fd82cc2a8ca986e375d4eff613d8e102')
+source=("https://github.com/gbiggs/${_name}/archive/v${pkgver}.tar.gz")
+sha256sums=('0e7707eb601dbfab53cefbff7c014bc358aca46ef5b49702a4291517043fd108')
# FIXME: probably some dependencies missing