[arch-commits] Commit in python-keyutils/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Sun Sep 22 13:56:32 UTC 2019


    Date: Sunday, September 22, 2019 @ 13:56:31
  Author: foxboron
Revision: 511520

upgpkg: python-keyutils 0.6-1

Modified:
  python-keyutils/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-22 13:26:45 UTC (rev 511519)
+++ PKGBUILD	2019-09-22 13:56:31 UTC (rev 511520)
@@ -3,8 +3,8 @@
 
 pkgbase=python-keyutils
 pkgname=(python-keyutils python2-keyutils)
-pkgver=0.5
-pkgrel=3
+pkgver=0.6
+pkgrel=1
 pkgdesc="A set of python bindings for keyutils"
 arch=("x86_64")
 url="https://github.com/sassoftware/python-keyutils"
@@ -14,8 +14,8 @@
 	     "python2" "python2-setuptools" "python2-pytest-runner")
 checkdepends=("python-pytest"
 	      "python2-pytest")
-source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/v$pkgver.tar.gz")
-sha256sums=('a1a12891e618f1568d9a873c0990e17ff39abf11ba81b65e5dae3cd7ced63441')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/sassoftware/python-keyutils/archive/$pkgver.tar.gz")
+sha256sums=('f69e6cadc50525dcb117714e440ee6579b0e5b7f12910b2bb2e910b236a2b18b')
 
 prepare(){
 	cp -r "$pkgname-$pkgver"{,-py2}



More information about the arch-commits mailing list