summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroicleevan2021-10-03 18:54:26 -0400
committeroicleevan2021-10-03 18:54:26 -0400
commit26273510fa15f23486cb359753247de0b995cd7a (patch)
treea18298116448929cd8f12e5bf73a867da95883be
parent35ce5d4648f00e65ed233bad78a63f4659d5a8be (diff)
downloadaur-26273510fa15f23486cb359753247de0b995cd7a.tar.gz
fucking checksums
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa5f90ccf8fd..cda4d5141e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('any')
url="https://github.com/oicleevan/the-deeps"
license=('MIT')
source=("https://github.com/oicleevan/$pkgname/archive/refs/tags/$pkgver.zip")
-md5sums=("44f6dd777bc5d631220650da6f2cf6f0")
+md5sums=('44f6dd777bc5d631220650da6f2cf6f0')
build() {
cd "$pkgname-$pkgver/src/libeo"