summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAoibhinn di Tori2015-09-26 21:25:56 +0100
committerAoibhinn di Tori2015-09-26 21:25:56 +0100
commit9a78f52866c9877e2ecea82f13ef35948201e017 (patch)
treeddb22ec8507d5eaf4c529d8089e3727697fd8a00 /PKGBUILD
parent1b380b2e0957af1341f412dfb22a72fab0ff80a8 (diff)
downloadaur-9a78f52866c9877e2ecea82f13ef35948201e017.tar.gz
fix missing '
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d60d51ad7b1..fe1ea611b232 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ provides=('ranwhen')
depends=('python')
makedepends=('git')
source=(git+https://github.com/p-e-w/${_pkgname}.git)
-md5sums=('SKIP)
+md5sums=('SKIP')
package() {