summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c3ebe0aa747..dbe6e981e3ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,6 @@ pkgbase = the-deeps
arch = any
license = MIT
source = https://github.com/oicleevan/the-deeps/archive/refs/tags/1.2.1.zip
- md5sums = 1b063eab21d8b355a98b956737259162
+ md5sums = 44f6dd777bc5d631220650da6f2cf6f0
pkgname = the-deeps
diff --git a/PKGBUILD b/PKGBUILD
index 65e8ab683bef..964d28301516 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=("1b063eab21d8b355a98b956737259162")
+md5sums=("44f6dd777bc5d631220650da6f2cf6f0")
build() {
cd "$pkgname-$pkgver/src/libeo"