[arch-commits] Commit in python-fuse/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 17:44:56 UTC 2021
Date: Friday, July 16, 2021 @ 17:44:55
Author: felixonmars
Revision: 977667
upgpkg: python-fuse 1.0.4-1
Modified:
python-fuse/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 17:43:58 UTC (rev 977666)
+++ PKGBUILD 2021-07-16 17:44:55 UTC (rev 977667)
@@ -5,7 +5,7 @@
# Contributor: Alexander Fehr <pizzapunk at gmail.com>
pkgname=python-fuse
-pkgver=1.0.3
+pkgver=1.0.4
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=('c3231f4e9cf963463e4b323cfae02fc1e2b9c05a2fd7e366da90acaae9ebc0dac927c33260bab249864d4d680cff2d5ac81aac59c5010bb92a384431dd537ee8')
+sha512sums=('48fffc02aa7125df03cf2a5819449a5e10a772ecc737bc8a19199beca6a2f8181b98c91cf05fedd06fc258d846c8d67d073dc1e8620c336a3ae09320688dc389')
build() {
cd python-fuse-$pkgver
More information about the arch-commits
mailing list