summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin MacMartin2017-09-08 00:14:03 -0400
committerKevin MacMartin2017-09-08 00:14:03 -0400
commit27c33511b96d31929eaaaac2387f911038672da4 (patch)
treed0673cd5f71cdf0cb411bd14a1e24e2604e6598e
parent360d95a9b60f9f9094fd98bf89ed43cd08d0dbac (diff)
downloadaur-27c33511b96d31929eaaaac2387f911038672da4.tar.gz
Update to 490v0.0.17
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7566a629d0b6..b8c8c05b6253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 11 03:26:59 UTC 2017
+# Fri Sep 8 04:12:44 UTC 2017
pkgbase = goofys-git
pkgdesc = A high-performance, POSIX-ish Amazon S3 file system written in Go
- pkgver = 432v0.0.15
+ pkgver = 490v0.0.17
pkgrel = 1
url = https://github.com/kahing/goofys
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ce89aa0512de..3c97572e101b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=goofys
pkgname=$_pkgname-git
-pkgver=432v0.0.15
+pkgver=490v0.0.17
pkgrel=1
pkgdesc='A high-performance, POSIX-ish Amazon S3 file system written in Go'
url='https://github.com/kahing/goofys'