summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroicleevan2021-10-03 18:49:09 -0400
committeroicleevan2021-10-03 18:49:09 -0400
commit241de327cd0a37691ad648fe950ecf1eaa66715b (patch)
tree00f1cdbe18180d4cbadeb4c967518b0640042e67
parent83fb9041aa1a1201056833b76041eac8cb7a68b0 (diff)
downloadaur-241de327cd0a37691ad648fe950ecf1eaa66715b.tar.gz
1.2.1 update checksum
-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"