summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Cochrane2020-12-07 19:36:58 +1300
committerAdrian Cochrane2020-12-07 19:36:58 +1300
commit472309361e1099b4cb8fb206e374aa2f4e51ff86 (patch)
tree249cc114bd3630ea65c4329fa7c17eea628cb4b0
parent0f59300e5457000be3552c7d7e773b430c995d0f (diff)
downloadaur-472309361e1099b4cb8fb206e374aa2f4e51ff86.tar.gz
Release Odysseus 1.7.1!
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6b3d1e30818..5c518c469114 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
pkgname=odysseus
-pkgver=1.7.0
+pkgver=1.7.1
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=(13d2e8bfc59afb816913d20ddc972da1) #autofill using updpkgsums
+md5sums=(06422f2fee49eca3c860884845ba512a) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"