aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-02-06 19:03:32 +0100
committerLeo <thinkabit.ukim@gmail.com>2021-02-06 19:54:45 +0000
commit961a73bed562843264ee3cdda19738b2325d982f (patch)
treede624c84557ed8238c9af46287d4c68a695a3169
parent322287f787cd38167e38ad10cd697b17f3d5eb11 (diff)
community/wob: upgrade to 0.11
-rw-r--r--community/wob/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wob/APKBUILD b/community/wob/APKBUILD
index b1a295de1d8..74dab779b77 100644
--- a/community/wob/APKBUILD
+++ b/community/wob/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Galen Abell <galen@galenabell.com>
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=wob
-pkgver=0.10
+pkgver=0.11
pkgrel=0
pkgdesc="A lightweight overlay volume/backlight/progress/anything bar for Wayland"
url="https://github.com/francma/wob"
@@ -24,4 +24,4 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="e6b210ca3910e7976aaedb502d42f40f27d29136edd497790123d631fd3a6a4423d6d766a8ad6fc404bf7b0d2d2bd287e80264fae2f995301725ba03288ec862 wob-0.10.tar.gz"
+sha512sums="538d6a0aa756fa696e3caa326c6401f0b2fa9da4adbb4d519a01672bb23c9c1d6f8624a2416b5f6fb9f93bc94d13c2dc642a69835175bec11132031b7a0a0c01 wob-0.11.tar.gz"