Date: Wednesday, January 1, 2020 @ 15:33:27
  Author: jelle
Revision: 545834

upgpkg: python-xtarfile 0.0.3-1

Modified:
  python-xtarfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-01 15:31:14 UTC (rev 545833)
+++ PKGBUILD    2020-01-01 15:33:27 UTC (rev 545834)
@@ -1,7 +1,7 @@
 # Maintainer: Robin Broda <coderobe at archlinux dot org>
 
 pkgname=python-xtarfile
-pkgver=0.0.2
+pkgver=0.0.3
 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=('592c86932e8df7d08ca36b13a666af119908ededb139d77d122f6a6776142dfa')
+sha256sums=('c4e93184794555917465567bd8746abea5cb8e3435b699e371eab1df0174f2e2')
 
 build() {
   cd xtarfile-$pkgver

Reply via email to