[arch-commits] Commit in plasma-wayland-protocols/repos/extra-any (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Thu Jan 13 14:18:15 UTC 2022


    Date: Thursday, January 13, 2022 @ 14:18:15
  Author: arojas
Revision: 434348

archrelease: copy trunk to extra-any

Added:
  plasma-wayland-protocols/repos/extra-any/PKGBUILD
    (from rev 434347, plasma-wayland-protocols/trunk/PKGBUILD)
Deleted:
  plasma-wayland-protocols/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   50 +++++++++++++++++++++++++-------------------------
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-13 14:18:00 UTC (rev 434347)
+++ PKGBUILD	2022-01-13 14:18:15 UTC (rev 434348)
@@ -1,25 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=plasma-wayland-protocols
-pkgver=1.5
-pkgrel=1
-pkgdesc='Plasma Specific Protocols for Wayland'
-arch=(any)
-url='https://kde.org/plasma-desktop'
-license=(LGPL)
-depends=()
-makedepends=(qt5-base extra-cmake-modules)
-source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('2a62fab7146feaf1e9a47604a1b289972869adfd457db273c6247c3fd505109a'
-            'SKIP')
-validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F  # Aleix Pol Gonzalez <aleixpol at kde.org>
-              EC5516B514543DA145169FD12276F09AF4A790F4) # Vlad Zahorodnii <vlad.zahorodnii at kde.org>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plasma-wayland-protocols/repos/extra-any/PKGBUILD (from rev 434347, plasma-wayland-protocols/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-01-13 14:18:15 UTC (rev 434348)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=plasma-wayland-protocols
+pkgver=1.6.0
+pkgrel=1
+pkgdesc='Plasma Specific Protocols for Wayland'
+arch=(any)
+url='https://kde.org/plasma-desktop'
+license=(LGPL)
+depends=()
+makedepends=(qt5-base extra-cmake-modules)
+source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('b74ffac969ef067e47180e748a67a3a1816b7157ff4ea620ed4432f59b70f01f'
+            'SKIP')
+validpgpkeys=(CA1B4E348D22755A67EF4E1A6A4F2C4CDC8BC77F  # Aleix Pol Gonzalez <aleixpol at kde.org>
+              EC5516B514543DA145169FD12276F09AF4A790F4) # Vlad Zahorodnii <vlad.zahorodnii at kde.org>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list