Date: Saturday, February 12, 2022 @ 16:53:44 Author: arojas Revision: 1132953
Update to 0.11.1 Modified: plasma5-applets-window-buttons/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 16:36:11 UTC (rev 1132952) +++ PKGBUILD 2022-02-12 16:53:44 UTC (rev 1132953) @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <aro...@archlinux.org> pkgname=plasma5-applets-window-buttons -pkgver=0.11.0 +pkgver=0.11.1 pkgrel=1 pkgdesc='Plasma 5 applet in order to show window buttons in your panels' arch=(x86_64) @@ -12,7 +12,7 @@ conflicts=(libappletdecoration) replaces=(libappletdecoration) source=(https://github.com/psifidotos/applet-window-buttons/archive/$pkgver/$pkgname-$pkgver.tar.gz) -sha256sums=('7c6ad625e28045c59a7a2d2f5ef87a499885f16af34eddaa29472534cce76064') +sha256sums=('0588a3bba77206766549139b4bee1a08b7be7a7113e658f746709b9ee4d3017a') options=(debug) build() {