summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Cochrane2021-02-02 19:31:49 +1300
committerAdrian Cochrane2021-02-02 19:31:49 +1300
commita654b0bdd54d27a6701aeaed1b24bcaf2aa3421f (patch)
treea82f5fc788f0fd44d9cb46fec6ac67f2aba2bead
parent472309361e1099b4cb8fb206e374aa2f4e51ff86 (diff)
downloadaur-a654b0bdd54d27a6701aeaed1b24bcaf2aa3421f.tar.gz
Release bugfix 1.7.2 release.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c518c469114..2ddc10abee20 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
pkgname=odysseus
-pkgver=1.7.1
+pkgver=1.7.2
pkgrel=1
pkgdesc="Web browser for the open and decentralized web."
url="https://odysseus.adrian.geek.nz"
@@ -26,7 +26,7 @@ optdepends=(
'html-xml-utils: webfeed autodiscovery'
)
source=(https://github.com/alcinnz/Odysseus/archive/$pkgver.tar.gz)
-md5sums=(06422f2fee49eca3c860884845ba512a) #autofill using updpkgsums
+md5sums=(5151ab0ae2a24fb098ef22dcec30b385) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"