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 9c0392f01656..127617ac5a6d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -20,7 +20,7 @@ pkgbase = odysseus
optdepends = archlinux-appstream-data: compatible app recommendations for hyperlinks
optdepends = html-xml-utils: webfeed autodiscovery
source = https://github.com/alcinnz/Odysseus/archive/1.5.18.tar.gz
- md5sums = 939f5f1811359a00146a6e0c7105f547
+ md5sums = 2b52fa472015433c5d14f9baded5382a
pkgname = odysseus
diff --git a/PKGBUILD b/PKGBUILD
index deb8cfc2064e..65ad8070318a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ optdepends=(
'html-xml-utils: webfeed autodiscovery'
)
source=(https://github.com/alcinnz/Odysseus/archive/$pkgver.tar.gz)
-md5sums=(939f5f1811359a00146a6e0c7105f547) #autofill using updpkgsums
+md5sums=(2b52fa472015433c5d14f9baded5382a) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"