[arch-commits] Commit in plasma5-applets-window-buttons/repos/community-x86_64 (2 files)

Antonio Rojas arojas at gemini.archlinux.org
Thu Nov 4 19:14:59 UTC 2021


    Date: Thursday, November 4, 2021 @ 19:14:58
  Author: arojas
Revision: 1036975

archrelease: copy trunk to community-x86_64

Added:
  plasma5-applets-window-buttons/repos/community-x86_64/PKGBUILD
    (from rev 1036974, plasma5-applets-window-buttons/trunk/PKGBUILD)
Deleted:
  plasma5-applets-window-buttons/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-04 19:14:49 UTC (rev 1036974)
+++ PKGBUILD	2021-11-04 19:14:58 UTC (rev 1036975)
@@ -1,24 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=plasma5-applets-window-buttons
-pkgver=0.10.0
-pkgrel=1
-pkgdesc='Plasma 5 applet in order to show window buttons in your panels'
-arch=(x86_64)
-url='https://github.com/psifidotos/applet-window-buttons'
-license=(GPL)
-depends=(plasma-workspace)
-makedepends=(extra-cmake-modules)
-conflicts=(libappletdecoration)
-replaces=(libappletdecoration)
-source=(https://github.com/psifidotos/applet-window-buttons/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('76508d05238d74cddf6f88a8260d720c5d2288f8bd537bf59b9d1ce5151c1c91')
-
-build() {
-  cmake -B build -S applet-window-buttons-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plasma5-applets-window-buttons/repos/community-x86_64/PKGBUILD (from rev 1036974, plasma5-applets-window-buttons/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-11-04 19:14:58 UTC (rev 1036975)
@@ -0,0 +1,24 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=plasma5-applets-window-buttons
+pkgver=0.10.1
+pkgrel=1
+pkgdesc='Plasma 5 applet in order to show window buttons in your panels'
+arch=(x86_64)
+url='https://github.com/psifidotos/applet-window-buttons'
+license=(GPL)
+depends=(plasma-workspace)
+makedepends=(extra-cmake-modules)
+conflicts=(libappletdecoration)
+replaces=(libappletdecoration)
+source=(https://github.com/psifidotos/applet-window-buttons/archive/$pkgver/$pkgname-$pkgver.tar.gz)
+sha256sums=('6d20f7888a76bf72d068d529aaaf57ebf89e60e52caa692b8075502b92fc541f')
+
+build() {
+  cmake -B build -S applet-window-buttons-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list