summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 766a6bf05de1..e7529a0cbec4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Feb 2 13:24:11 UTC 2016
pkgbase = fbrowse-tray
pkgdesc = Browse the filesystem through a tray Gtk2 status icon.
pkgver = 0.05
diff --git a/PKGBUILD b/PKGBUILD
index ad02341fa38e..c0e4f064f0c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('any')
license=('GPLv3')
depends=('perl>=5.16.0' 'gtk2-perl' 'perl-file-mimeinfo')
-source="https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz"
+source=("https://github.com/trizen/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('b285a70f7e234427b4116df0ad64500abc20ea9e5a212d7cfd2f8e066b202831')
package() {