summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSpike292024-04-23 17:25:53 +0200
committerSpike292024-04-23 17:25:53 +0200
commit027c906dc59d4a84a62481f906d53a609f45f26a (patch)
treed663314558851208c734de161ecc45f8008bb48e
parentd6dc6e7eb22d5bbad0d4f2ef59c9085576ef1bd4 (diff)
downloadaur-027c906dc59d4a84a62481f906d53a609f45f26a.tar.gz
Fix identation
-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"