summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohnathan Jenkins2017-04-10 11:42:19 -0700
committerJohnathan Jenkins2017-04-10 11:42:19 -0700
commit83ee1e9716018493f9aae0515a37d7a3f97a485d (patch)
treefa4af1d431923d83596961b1e868a7088112dea9 /PKGBUILD
parent15780fc52f646a5ca33c1966393458494f27a6cf (diff)
downloadaur-fortune-mod-portal.tar.gz
source array fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a92945cbfc5..0a7e1f58b319 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=fortune-mod-portal
_pkgname=portal
pkgver=0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fortune cookies: Portal (video game)"
url="http://en.wikiquote.org/wiki/Portal_(game)"
arch=('any')
license=('unknown')
depends=('fortune-mod')
groups=('fortune-mods')
-source="portal"
+source=("portal")
md5sums=('d1272b9b001b578e56fab2dc3cc3eb2e')
build() {