summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-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() {