summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Cochrane2020-03-20 20:14:12 +1300
committerAdrian Cochrane2020-03-20 20:14:12 +1300
commitead99265c119c7859a68acd8df0b2788727e7574 (patch)
tree7383824919cc895342c071f6f1b6ea82d4bafd74
parent8f0392cfe7f5b850becb88d391b26d873a0b8517 (diff)
downloadaur-ead99265c119c7859a68acd8df0b2788727e7574.tar.gz
Release Odysseus 1.6.2, new logo & fix crash upon local files.
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9637fd1d6419..f8198c2844e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
pkgname=odysseus
-pkgver=1.6.1
+pkgver=1.6.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=(5118b35f491da1b7ad19b49565f6f15d) #autofill using updpkgsums
+md5sums=(fcda51981ac286352d769666a7832fd7) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"