aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wofi
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wofi')
-rw-r--r--testing/wofi/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/wofi/APKBUILD b/testing/wofi/APKBUILD
index 047af697817..1b8445fc1f3 100644
--- a/testing/wofi/APKBUILD
+++ b/testing/wofi/APKBUILD
@@ -1,11 +1,11 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
-pkgname="wofi"
-pkgver="1.1"
+pkgname=wofi
+pkgver=1.1.2
pkgrel=0
pkgdesc="A launcher/menu program for wlroots based wayland compositors."
url="https://hg.sr.ht/~scoopta/wofi"
-arch="" # Uses autogenerated tarballs
+arch="" # Uses autogenerated tarballs, see https://todo.sr.ht/~sircmpwn/hg.sr.ht/33
license="GPL-3.0-only"
makedepends="wayland-dev gtk+3.0-dev meson"
options="!check" # no tests
@@ -27,4 +27,4 @@ build() {
package() {
DESTDIR="$pkgdir" ninja -C build install
}
-sha512sums="44fe99af03f4d158d0548bcffa5da6612e03ba9033db86bdbd4fbf3990a7ff052f9bd0246da88cea7366cb1f9c9534dd19d1e819ae959d7c4e06c1f3e5785334 wofi-v1.1.tar.gz"
+sha512sums="94981fbc76e354308a7d478b316c858407d35b4400bd44449c8dd4dbe64f36630af136b615dd52171bb341da1c699fdb5196e0a2484e253375c2df6d90d5eb3b wofi-v1.1.2.tar.gz"