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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jul 27 20:35:28 UTC 2022


    Date: Wednesday, July 27, 2022 @ 20:35:27
  Author: arojas
Revision: 1258937

upgpkg: python-fuse 1.0.5-1: Update to 1.0.5

Modified:
  python-fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 18:30:23 UTC (rev 1258936)
+++ PKGBUILD	2022-07-27 20:35:27 UTC (rev 1258937)
@@ -5,8 +5,8 @@
 # Contributor: Alexander Fehr <pizzapunk at gmail.com>
 
 pkgname=python-fuse
-pkgver=1.0.4
-pkgrel=3
+pkgver=1.0.5
+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=('48fffc02aa7125df03cf2a5819449a5e10a772ecc737bc8a19199beca6a2f8181b98c91cf05fedd06fc258d846c8d67d073dc1e8620c336a3ae09320688dc389')
+sha512sums=('e0d0cc0f3dee9416eefe430119e8f2f5a9bbc88a214d36d1d23c7e1f7ce78cc977a173f6d22c05cb928715d5c657ba29738f60453323b25299dddc08d57595d2')
 
 build() {
   cd python-fuse-$pkgver



More information about the arch-commits mailing list