[arch-commits] Commit in plasma5-applets-window-buttons/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Feb 12 12:19:02 UTC 2022


    Date: Saturday, February 12, 2022 @ 12:19:01
  Author: arojas
Revision: 1132412

Update to 0.11.0, add debug symbols

Modified:
  plasma5-applets-window-buttons/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-12 11:58:43 UTC (rev 1132411)
+++ PKGBUILD	2022-02-12 12:19:01 UTC (rev 1132412)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=plasma5-applets-window-buttons
-pkgver=0.10.1
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Plasma 5 applet in order to show window buttons in your panels'
 arch=(x86_64)
@@ -12,7 +12,8 @@
 conflicts=(libappletdecoration)
 replaces=(libappletdecoration)
 source=(https://github.com/psifidotos/applet-window-buttons/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('6d20f7888a76bf72d068d529aaaf57ebf89e60e52caa692b8075502b92fc541f')
+sha256sums=('7c6ad625e28045c59a7a2d2f5ef87a499885f16af34eddaa29472534cce76064')
+options=(debug)
 
 build() {
   cmake -B build -S applet-window-buttons-$pkgver



More information about the arch-commits mailing list