summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Cochrane2019-09-08 17:45:16 +1200
committerAdrian Cochrane2019-09-08 17:45:16 +1200
commit8f0392cfe7f5b850becb88d391b26d873a0b8517 (patch)
treea5c4a97cc7e3ae69c8fea2ef9e2883cd7965524e
parent9be39b1e5d0d7efe369d9d70b7d2ba339e350adc (diff)
downloadaur-8f0392cfe7f5b850becb88d391b26d873a0b8517.tar.gz
Release Odysseus 1.6.1, featuring:
YouTube webfeed discovery Personalized suggestions UI and performance fixes Minor UI tweeks
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65ad8070318a..9637fd1d6419 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
pkgname=odysseus
-pkgver=1.6.0
+pkgver=1.6.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=(2b52fa472015433c5d14f9baded5382a) #autofill using updpkgsums
+md5sums=(5118b35f491da1b7ad19b49565f6f15d) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"