aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2020-11-02 00:34:30 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-11-04 23:04:03 +0000
commit4ac0dab0e9fdc80b04ae508461ccf8033a965f86 (patch)
treec9c8d32e17a3b454473587e261302c3bfb9cfa8c
parent6871858916a6de37d37163dcc4558514f161618d (diff)
community/gtk-layer-shell: upgrade to 0.5.1
-rw-r--r--community/gtk-layer-shell/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/gtk-layer-shell/APKBUILD b/community/gtk-layer-shell/APKBUILD
index 31b7ee20ea3..d9806718841 100644
--- a/community/gtk-layer-shell/APKBUILD
+++ b/community/gtk-layer-shell/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer:
pkgname=gtk-layer-shell
-pkgver=0.4.0
+pkgver=0.5.1
pkgrel=0
pkgdesc="Create panels and other desktop components in Wayland using the Layer Shell protocol"
url="https://github.com/wmww/gtk-layer-shell"
@@ -28,4 +28,4 @@ package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
}
-sha512sums="60882fa1b79c81ececd7d5dd1b3722cde10f48ff1e25a533afc6c0474d75f8e83d596ec3585301917337e770766db4a14c1c45132c4fef09d49967e2fd531049 gtk-layer-shell-0.4.0.tar.gz"
+sha512sums="110b92b643dede089021e4e502634415acc75e7cc76c11beb1a987922d31d5342257b81ddb51ba9fea204056113f1f0b90b776f84b603cddb7997ea99bb6344e gtk-layer-shell-0.5.1.tar.gz"