summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKnockKnockP2020-04-06 22:50:40 +0900
committerKnockKnockP2020-04-06 22:50:40 +0900
commit8be16b846b5de978dcc4fc837e006b9c15627048 (patch)
treeb8fe353bd6441bd795f30f43770e37487a4a5c72
parent371496a6eebb3a41dafd0333c050da6b5078c1d2 (diff)
downloadaur-8be16b846b5de978dcc4fc837e006b9c15627048.tar.gz
Update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89406d74d36f..7cb5a8213f67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: KnockKnockP <memeboi420666 at gmail dot com>
# (What a silly email, I regret making it like this.).
-pkgname="stretchy-snek-boi"
+pkgname=("stretchy-snek-boi")
pkgver=1.0.6
pkgrel=1
pkgdesc="A snake game clone."
arch=("x86_64")
license=('WTFPL 2.0')
url="https://www.github.com/KnockKnockP/stretchy-snek-boi/"
-source=("https://github.com/KnockKnockP/stretchy-snek-boi/archive/$pkgver.tar.gz")
+source=("https://www.github.com/KnockKnockP/stretchy-snek-boi/archive/$pkgver.tar.gz")
md5sums=(SKIP)
build() {