[arch-commits] Commit in plasma-wayland-protocols/repos/extra-any (3 files)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Sep 6 17:15:18 UTC 2022
Date: Tuesday, September 6, 2022 @ 17:15:18
Author: arojas
Revision: 455198
archrelease: copy trunk to extra-any
Added:
plasma-wayland-protocols/repos/extra-any/PKGBUILD
(from rev 455197, plasma-wayland-protocols/trunk/PKGBUILD)
plasma-wayland-protocols/repos/extra-any/keys/
Deleted:
plasma-wayland-protocols/repos/extra-any/PKGBUILD
----------+
PKGBUILD | 50 +++++++++++++++++++++++++-------------------------
1 file changed, 25 insertions(+), 25 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-06 17:15:07 UTC (rev 455197)
+++ PKGBUILD 2022-09-06 17:15:18 UTC (rev 455198)
@@ -1,25 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=plasma-wayland-protocols
-pkgver=1.7.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=('084e2685caa61d94c6fe86dce006b22474d7bb4b34c4cb96bd763b97e305fad6'
- '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 455197, plasma-wayland-protocols/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-09-06 17:15:18 UTC (rev 455198)
@@ -0,0 +1,25 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=plasma-wayland-protocols
+pkgver=1.8.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=('5d0fa0c9a0b448001e08425241f235fcfba25bbc62ce43c050ad1d808d57dd7a'
+ '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