Date: Sunday, October 23, 2022 @ 16:48:41
  Author: ainola
Revision: 1334344

upgpkg: gtk-layer-shell 0.8.0-1

Modified:
  gtk-layer-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-23 16:42:10 UTC (rev 1334343)
+++ PKGBUILD    2022-10-23 16:48:41 UTC (rev 1334344)
@@ -3,8 +3,8 @@
 
 pkgdesc='Library to create Wayland desktop components using the Layer Shell 
protocol'
 pkgname=gtk-layer-shell
-pkgver=0.7.0
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 arch=(x86_64)
 license=(LGPL3)
 url="https://github.com/wmww/gtk-layer-shell";
@@ -17,10 +17,11 @@
     "gobject-introspection"
     "meson"
     "ninja"
+    "valabind"
 )
 options=(debug)
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/wmww/gtk-layer-shell/archive/v$pkgver.tar.gz";)
-sha512sums=('97463b4bd90318e95576e3f4b05c0acae401b8103b389cb9a0dc7716871d8d8285595ddda76419883c98c6f00fcd4ffdfd9dba48385cb8a6edcbdc7f202e2818')
+sha512sums=('710019b05785abc3cc8bc639a110f141dd2f37ce1d78e03ed361f1c21caee6c43817499fa05c8228f233bff3ac0b6f6123fa9014a87ae99edb6b10e4ff8f3dde')
 
 build() {
     meson --prefix=/usr \

Reply via email to