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

Antonio Rojas arojas at gemini.archlinux.org
Sun Sep 5 08:09:47 UTC 2021


    Date: Sunday, September 5, 2021 @ 08:09:47
  Author: arojas
Revision: 423440

archrelease: copy trunk to extra-any

Added:
  plasma-wayland-protocols/repos/extra-any/PKGBUILD
    (from rev 423439, 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	2021-09-05 08:09:25 UTC (rev 423439)
+++ PKGBUILD	2021-09-05 08:09:47 UTC (rev 423440)
@@ -1,25 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=plasma-wayland-protocols
-pkgver=1.3.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=('0daa2362f2e0d15f79e0e006e8d7f1908e88e37b5c5208b40c9cb0d4d6dca9b5'
-            '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 423439, plasma-wayland-protocols/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-09-05 08:09:47 UTC (rev 423440)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=plasma-wayland-protocols
+pkgver=1.4.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=('38b0431d931a83393770abb8294206936b63b89ceee3f0c63f0f086f3d2b1ba9'
+            '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