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

Antonio Rojas arojas at archlinux.org
Mon Mar 12 07:47:55 UTC 2018


    Date: Monday, March 12, 2018 @ 07:47:54
  Author: arojas
Revision: 306261

Update to 1.83

Modified:
  s3fs-fuse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 03:44:23 UTC (rev 306260)
+++ PKGBUILD	2018-03-12 07:47:54 UTC (rev 306261)
@@ -5,8 +5,8 @@
 # Contributor: Jonny Gerold <jonny at fsk141.com>
 
 pkgname=s3fs-fuse
-pkgver=1.80
-pkgrel=2
+pkgver=1.83
+pkgrel=1
 pkgdesc="FUSE-based file system backed by Amazon S3"
 arch=('x86_64')
 url="https://github.com/s3fs-fuse/s3fs-fuse/wiki"
@@ -16,7 +16,7 @@
 provides=('s3fs')
 replaces=('s3fs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/s3fs-fuse/s3fs-fuse/archive/v$pkgver.tar.gz")
-sha256sums=('de8381c9bd73e491904e73561882dc91e5fad9c28fe88834a93d7b4fe12cbd35')
+sha256sums=('8f060accef304c1e5adde0c9d6976a3a69fd9935444a4985517c6cefa86b34ef')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list