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

Felix Yan felixonmars at archlinux.org
Sun May 30 01:35:14 UTC 2021


    Date: Sunday, May 30, 2021 @ 01:35:11
  Author: felixonmars
Revision: 950328

upgpkg: python-fuse 1.0.1-1

Modified:
  python-fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-30 01:34:51 UTC (rev 950327)
+++ PKGBUILD	2021-05-30 01:35:11 UTC (rev 950328)
@@ -5,8 +5,8 @@
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=python-fuse
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
 url="https://github.com/libfuse/python-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=('d5e91be3e43065988053390d97ca6483ce38924bf9a49f694bf911080b7e75c836224e83d09dcbc6fab8d63781b4cd3ae016d66b65b88dd53106b06f91a6ad5c')
+sha512sums=('d87f16b6a7114421d04d9f73895e2fb87ea5620f06c10fd704f6230ce66d2508ae152d0b0929e666e89048e7cad1e1917d23acb83d26ecf7ae7f375c50b28e93')
 
 build() {
   cd python-fuse-$pkgver



More information about the arch-commits mailing list