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

Jelle van der Waa jelle at archlinux.org
Mon Oct 19 21:35:19 UTC 2020


    Date: Monday, October 19, 2020 @ 21:35:18
  Author: jelle
Revision: 727357

upgpkg: python-xtarfile 0.0.4-1

Modified:
  python-xtarfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 21:33:47 UTC (rev 727356)
+++ PKGBUILD	2020-10-19 21:35:18 UTC (rev 727357)
@@ -1,7 +1,7 @@
 # Maintainer: Robin Broda <coderobe at archlinux dot org>
 
 pkgname=python-xtarfile
-pkgver=0.0.3
+pkgver=0.0.4
 pkgrel=1
 pkgdesc='Wrapper around tarfile to add support for more compression formats'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-zstandard')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/x/xtarfile/xtarfile-$pkgver.tar.gz")
-sha256sums=('c4e93184794555917465567bd8746abea5cb8e3435b699e371eab1df0174f2e2')
+sha256sums=('abaf87e34f23b9da85368defe4701fda043d1816f396ec330d27c5d77ad9a710')
 
 build() {
   cd xtarfile-$pkgver



More information about the arch-commits mailing list