aboutsummaryrefslogtreecommitdiffstats
path: root/community/wofi/APKBUILD
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2021-02-26 13:37:23 +0100
committerAndy Postnikov <apostnikov@gmail.com>2021-02-26 17:14:03 +0000
commit970ae27cd4d2388e7e6a638285e1b8d42bf814d1 (patch)
tree22c142e2f2b1947b33f65ee6635898a0c559bd95 /community/wofi/APKBUILD
parentff159eebb38634790c5db38eb716874e32c8d5d5 (diff)
community/wofi: upgrade to 1.2.4
Diffstat (limited to 'community/wofi/APKBUILD')
-rw-r--r--community/wofi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wofi/APKBUILD b/community/wofi/APKBUILD
index 7ec44fdf283..58560c4f5d3 100644
--- a/community/wofi/APKBUILD
+++ b/community/wofi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=wofi
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=0
pkgdesc="A launcher/menu program for wlroots based wayland compositors."
url="https://hg.sr.ht/~scoopta/wofi"
@@ -21,4 +21,4 @@ build() {
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C build
}
-sha512sums="613df12ff3da401d8ca661937cb7a8403ef23ceec328cf45e91b9da8ff6e64f4f669e7052b71c30f4560c975937c18d8912ee55a60bd32ace7498357ab0a8d5a wofi-v1.2.3.tar.gz"
+sha512sums="4eabe6c175e516385b93ddf55b408b0f1ed3bbedc2d5853a3dbd1a4e35a1feb266e649a4c966f3a7a18efaabec758d14787d97a315be7cca86f83aa0f552b2ff wofi-v1.2.4.tar.gz"