summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2021-09-05 17:31:15 -0600
committerMark Wagie2021-09-05 17:31:15 -0600
commitc2eeec9d29e220482c97c3fc5400c83197e86543 (patch)
treee5226e83f897b3f0cdbdd986dd9ab4ed247a233c /PKGBUILD
parent6f8615cfab5c1131fe4744415d2c6a47613e3468 (diff)
downloadaur-c2eeec9d29e220482c97c3fc5400c83197e86543.tar.gz
1.5.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b52c67173686..0ec01040c843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=wike
-pkgver=1.5.4
+pkgver=1.5.5
pkgrel=1
pkgdesc="Wikipedia Reader for the GNOME Desktop"
arch=('x86_64')
@@ -8,9 +8,9 @@ url="https://github.com/hugolabe/Wike"
license=('GPL3')
depends=('gtk3' 'libhandy' 'python-gobject' 'python-requests' 'webkit2gtk')
makedepends=('meson')
-#checkdepends=('appstream-glib')
+checkdepends=('appstream-glib')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('e5dbc2aef5eb4c8398210d210d07c5e3f0cf91f0e0bf897793f2435c935e5686')
+sha256sums=('28550e18bbb5df49d30e3ea57c085dd7fedd408c8668d8656233f9933fe26198')
build() {
arch-meson Wike-$pkgver build