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

Levente Polyak anthraxx at gemini.archlinux.org
Tue Mar 8 21:15:59 UTC 2022


    Date: Tuesday, March 8, 2022 @ 21:15:59
  Author: anthraxx
Revision: 1145574

upgpkg: python-libarchive-c 4.0-1

Modified:
  python-libarchive-c/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 21:15:22 UTC (rev 1145573)
+++ PKGBUILD	2022-03-08 21:15:59 UTC (rev 1145574)
@@ -1,8 +1,8 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=python-libarchive-c
-pkgver=3.2
-pkgrel=3
+pkgver=4.0
+pkgrel=1
 pkgdesc='Python interface to libarchive'
 url='https://github.com/Changaco/python-libarchive-c'
 arch=('any')
@@ -11,8 +11,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-mock')
 source=(https://github.com/Changaco/python-libarchive-c/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('d11a7da0e592b7fce5044b9ff2930e50004c15b166a76f7871b9d0d584cb6da5989c4ec79969439b00baffa564738af607cdf5e37141c6e879b8a76ae68c325c')
-b2sums=('9e984c8e23422ceb552d34d4560b2c8279e1c2d52ffedcc893af3a1a8420eb03b735058d2f8dbe542f3920d0f0bf53777f0679a238cc0368e8e680c44358a72c')
+sha512sums=('1544713802789859ffa9a0d8f4e490f720bbd4d589aae8899d0d1fb6780f2cde0db96f3023c1c32eacea07ea325ac180797aebdb0e8e37093af53807f2e5c812')
+b2sums=('87f8cfb0adf080b11df85d065fbcc38bf5682592882b3a8a8077e5cfb590cc10a05b98c98a2be41570aa59d06899b2e47815183e563007b1077717cdaa79a21c')
 
 prepare() {
   sed '/os.umask(2)/d' -i ${pkgbase}-${pkgver}/setup.py



More information about the arch-commits mailing list