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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 17:02:25 UTC 2021


    Date: Tuesday, June 15, 2021 @ 17:02:25
  Author: felixonmars
Revision: 963895

upgpkg: python-fuse 1.0.2-1

Modified:
  python-fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 17:01:04 UTC (rev 963894)
+++ PKGBUILD	2021-06-15 17:02:25 UTC (rev 963895)
@@ -5,7 +5,7 @@
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=python-fuse
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'fuse2')
 depends=('fuse2' 'python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/libfuse/python-fuse/archive/v$pkgver.tar.gz")
-sha512sums=('d87f16b6a7114421d04d9f73895e2fb87ea5620f06c10fd704f6230ce66d2508ae152d0b0929e666e89048e7cad1e1917d23acb83d26ecf7ae7f375c50b28e93')
+sha512sums=('9c71e621db41ea70fe0cf824df73b81704f08f38470b6cddd2d7c5933c90edd80af86a0aa20f19e0e4e4aec1dde1c49b65646931cf7debdc5dc875cb3e2d1c31')
 
 build() {
   cd python-fuse-$pkgver



More information about the arch-commits mailing list