summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKnockKnockP2020-04-06 22:50:26 +0900
committerKnockKnockP2020-04-06 22:50:26 +0900
commit182f3199577fa0a129380578316a7e36787e2b8f (patch)
tree6d8482950539c17f34e7ab3673d869eae2872cf8
parent2bc8a59ea1c0e038cdf239d39d737b24255bd42c (diff)
downloadaur-182f3199577fa0a129380578316a7e36787e2b8f.tar.gz
Update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9046e776fd6f..dd3e7b626214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@ arch=("x86_64")
license=("WTFPL 2.0")
url="https://www.github.com/KnockKnockP/stretchy-snek-boi/"
source=("stretchy-snek-boi::git+https://www.github.com/KnockKnockP/stretchy-snek-boi.git")
-depends=(git)
-md5sums=(SKIP)
+depends=("git")
+md5sums=("SKIP")
pkgver() {
cd "$_pkgname"