summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2017-08-03 10:55:57 -0400
committerKevin MacMartin2017-08-03 10:55:57 -0400
commit3cc74f91cff5f00a67ac49f65bf7362d4d8ec789 (patch)
tree345f9336611ccec6e07949d5e4cb9a9c2eed34d4
parent9fd9dc2dcb1fa83ebe5a3a3a264fdedef514c2ea (diff)
downloadaur-3cc74f91cff5f00a67ac49f65bf7362d4d8ec789.tar.gz
Update to 369v0.0.13
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d69146c179e3..bd830a084dec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 30 23:57:28 UTC 2017
+# Thu Aug 3 14:55:11 UTC 2017
pkgbase = goofys-git
pkgdesc = A high-performance, POSIX-ish Amazon S3 file system written in Go
- pkgver = 359v0.0.13
+ pkgver = 369v0.0.13
pkgrel = 1
url = https://github.com/kahing/goofys
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index f282fd8a6348..aa3a40ff67e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=goofys
pkgname=$_pkgname-git
-pkgver=359v0.0.13
+pkgver=369v0.0.13
pkgrel=1
pkgdesc='A high-performance, POSIX-ish Amazon S3 file system written in Go'
url='https://github.com/kahing/goofys'