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

Felix Yan felixonmars at archlinux.org
Tue Dec 24 21:41:08 UTC 2019


    Date: Tuesday, December 24, 2019 @ 21:41:08
  Author: felixonmars
Revision: 540553

upgpkg: python-fuse 1.0.0-1

Modified:
  python-fuse/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-24 21:40:46 UTC (rev 540552)
+++ PKGBUILD	2019-12-24 21:41:08 UTC (rev 540553)
@@ -6,8 +6,8 @@
 
 pkgbase=python-fuse
 pkgname=(python-fuse python2-fuse)
-pkgver=0.3.1
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
 url="https://github.com/libfuse/python-fuse"
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'fuse2')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/libfuse/python-fuse/archive/v$pkgver.tar.gz")
-sha512sums=('88c01c1f9ca3cd9738711a621b782ec190adaf068a79fdea2c362d865c38fea73706dab48b8346b21502d6b4d404403a261f96e2570254809976a3018060e188')
+sha512sums=('d5e91be3e43065988053390d97ca6483ce38924bf9a49f694bf911080b7e75c836224e83d09dcbc6fab8d63781b4cd3ae016d66b65b88dd53106b06f91a6ad5c')
 
 build() {
   cd python-fuse-$pkgver



More information about the arch-commits mailing list