summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2017-07-03 18:18:54 -0400
committerKevin MacMartin2017-07-03 18:18:54 -0400
commitc53c30ec3a1cdaf816170f3f79679d2f2e9158c1 (patch)
treeb72bee6688f119390a5b5f54dc2f4b3c0bf867c8
parent68e6b4c4f9536d20bd2f13c3c4d19bb663db442a (diff)
downloadaur-c53c30ec3a1cdaf816170f3f79679d2f2e9158c1.tar.gz
Update to 356v0.0.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 219f99e99eb6..504577acf635 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Jun 26 02:32:24 UTC 2017
+# Mon Jul 3 22:18:41 UTC 2017
pkgbase = goofys-git
pkgdesc = A high-performance, POSIX-ish Amazon S3 file system written in Go
- pkgver = 335v0.0.12
+ pkgver = 356v0.0.13
pkgrel = 1
url = https://github.com/kahing/goofys
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 3206f37ad30b..99779da18292 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=goofys
pkgname=$_pkgname-git
-pkgver=335v0.0.12
+pkgver=356v0.0.13
pkgrel=1
pkgdesc='A high-performance, POSIX-ish Amazon S3 file system written in Go'
url='https://github.com/kahing/goofys'