summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"