summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Cochrane2019-07-14 05:51:09 +1200
committerAdrian Cochrane2019-07-14 05:54:07 +1200
commit942bde9ff5e702d52d167edf9312153b00fda0b7 (patch)
treea9718df720dddc3ab43a50249fcf73f462271737
parent133352917098a3e10289372bcbf8168aad25aa64 (diff)
downloadaur-942bde9ff5e702d52d167edf9312153b00fda0b7.tar.gz
Update package hash.
-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"