aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-09 23:03:15 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-09 23:16:18 -0300
commit2a6e22271f1b057e9400c5028ade42941466509e (patch)
tree4cbf52188ae8a2f304989bdb380209b31b33759d /testing
parent35d716ddbef4c1daccd7aebee8e4918f02590c89 (diff)
downloadaports-2a6e22271f1b057e9400c5028ade42941466509e.tar.bz2
aports-2a6e22271f1b057e9400c5028ade42941466509e.tar.xz
testing/wob: upgrade to 0.8
Diffstat (limited to 'testing')
-rw-r--r--testing/wob/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wob/APKBUILD b/testing/wob/APKBUILD
index 83fc2ddd0f..730cac4d02 100644
--- a/testing/wob/APKBUILD
+++ b/testing/wob/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=wob
-pkgver=0.7
+pkgver=0.8
pkgrel=0
pkgdesc="A lightweight overlay volume/backlight/progress/anything bar for Wayland."
url="https://github.com/francma/wob"
@@ -29,4 +29,4 @@ check() {
package() {
DESTDIR="$pkgdir" ninja -C build-release install
}
-sha512sums="6269db224eaeb27380cce4aadae0ed16b977df0cb97fd3e1b6e1615a6fdb571df0ab9ec509a2bd285c734cf830cf3bde80de9afdaaac2ddb41ec016eea2fdf46 wob-0.7.tar.gz"
+sha512sums="2ff525db1f2eb3e93def8d0c052ff7ba348acfa5f396b6f958754ed1f760e54d14ea140bdc4c6d2daa0cdc3a3ec3efe027cd5cad7f56b5b11d50b51ed7ca2924 wob-0.8.tar.gz"