summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb330872e435..cb43189e134f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('gcc-libs' 'glibc' 'sdl_image' 'sdl_mixer' 'sdl12-compat')
source=("http://tong.nongnu.org/$pkgname-$pkgver.tar.gz"
"$pkgname.desktop")
md5sums=('a9d70c7b2f637e9d95e6fbdf6d22782d'
- '4c99f05484e5c60708fd14272af2e357')
+ '4c99f05484e5c60708fd14272af2e357')
build() {
cd "$srcdir/$pkgname"