summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlfonso Saavedra Son2016-04-27 23:53:30 +0200
committerAlfonso Saavedra Son2016-04-27 23:53:30 +0200
commitde19767d547415485ac105a008c529c6cd37d97d (patch)
tree004e8ccea887834a194075826483f13290ca59f2
parentc35d9bbda8735194cb42093a2d863ea1c5593a8e (diff)
downloadaur-de19767d547415485ac105a008c529c6cd37d97d.tar.gz
Fix error on PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22f0a6ca3111..c459f3fad369 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Wed Apr 27 21:53:09 UTC 2016
pkgbase = maldita-castilla
pkgdesc = Maldita Castilla (Cursed/damn Castile) is an action arcade game like Ghost and Goblins full of myths from Spain and the rest of Europe
pkgver = 1.0
diff --git a/PKGBUILD b/PKGBUILD
index 0db457054211..bcde0f3906d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.0
pkgrel=3
pkgdesc="Maldita Castilla (Cursed/damn Castile) is an action arcade game like Ghost and Goblins full of myths from Spain and the rest of Europe"
arch=('i686' 'x86_64')
-url=('http://www.locomalito.com/maldita_castilla.php')
+url='http://www.locomalito.com/maldita_castilla.php'
license=('CCPL')
depends=('zlib' 'openssl' 'openal' 'mesa')
if [ "$CARCH" = "x86_64" ]; then