summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Cochrane2020-03-31 15:17:47 +1300
committerAdrian Cochrane2020-03-31 15:17:47 +1300
commit8d3a8839003edef8aa58c4e9c144f93bbe704de7 (patch)
tree87a8487fc6a20bd5257df8e15bc5fdc68ea29167 /PKGBUILD
parentcff78a4a4f8991efb588e59443dc1c841713607b (diff)
downloadaur-8d3a8839003edef8aa58c4e9c144f93bbe704de7.tar.gz
Release Odysseus 1.6.3!
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8198c2844e9..2bf201e84bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adrian Cochrane <alcinnz@lavabit.com>
pkgname=odysseus
-pkgver=1.6.2
+pkgver=1.6.3
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=(fcda51981ac286352d769666a7832fd7) #autofill using updpkgsums
+md5sums=(4e7331f93c97e5890f31bb8427803a4f) #autofill using updpkgsums
build() {
cd "Odysseus-$pkgver"