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

Levente Polyak anthraxx at archlinux.org
Sun Dec 18 23:07:05 UTC 2016


    Date: Sunday, December 18, 2016 @ 23:07:03
  Author: anthraxx
Revision: 200232

upgpkg: python-libarchive-c 2.7-1

Modified:
  python-libarchive-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-18 23:03:32 UTC (rev 200231)
+++ PKGBUILD	2016-12-18 23:07:03 UTC (rev 200232)
@@ -2,7 +2,7 @@
 
 pkgbase=python-libarchive-c
 pkgname=('python-libarchive-c' 'python2-libarchive-c')
-pkgver=2.5
+pkgver=2.7
 pkgrel=1
 pkgdesc='Python interface to libarchive'
 url='https://github.com/Changaco/python-libarchive-c'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'libarchive')
 checkdepends=('python-pytest-cov' 'python2-pytest-cov')
 source=(${pkgbase}-${pkgver}.tar.gz::https://github.com/Changaco/python-libarchive-c/archive/${pkgver}.tar.gz)
-sha512sums=('b451d4be2271f0f9c6ffafd349f6bbbeeeb8b92007c97cd6042379dafa237afcacfbf63034b5932cf6a62c4eaf65eb5c089b61050ab23ce88e49a53556abae08')
+sha512sums=('673343f8f0f1df70f6b4c0826d1450d08fa01018ff3d3225f6f20cec398442dfe501805655fc1c7310c668ec60b8336686faa9bf16d3436b9f5b434547e6dbc3')
 
 prepare() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list