[arch-commits] Commit in layer-shell-qt/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Nov 30 16:53:46 UTC 2021


    Date: Tuesday, November 30, 2021 @ 16:53:46
  Author: arojas
Revision: 429623

archrelease: copy trunk to extra-x86_64

Added:
  layer-shell-qt/repos/extra-x86_64/PKGBUILD
    (from rev 429622, layer-shell-qt/trunk/PKGBUILD)
Deleted:
  layer-shell-qt/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-30 16:53:19 UTC (rev 429622)
+++ PKGBUILD	2021-11-30 16:53:46 UTC (rev 429623)
@@ -1,28 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-
-pkgname=layer-shell-qt
-pkgver=5.23.3
-pkgrel=1
-pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(GPL LGPL)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-depends=(qt5-wayland)
-makedepends=(extra-cmake-modules wayland-protocols)
-groups=(plasma)
-sha256sums=('4a84038847e95559ecd0258e715e5c7b51dd758ed8676d3b56e99c5414b8c797'
-            'SKIP')
-validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr at jriddell.org>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: layer-shell-qt/repos/extra-x86_64/PKGBUILD (from rev 429622, layer-shell-qt/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-11-30 16:53:46 UTC (rev 429623)
@@ -0,0 +1,28 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+
+pkgname=layer-shell-qt
+pkgver=5.23.4
+pkgrel=1
+pkgdesc='Qt component to allow applications to make use of the Wayland wl-layer-shell protocol'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(GPL LGPL)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+depends=(qt5-wayland)
+makedepends=(extra-cmake-modules wayland-protocols)
+groups=(plasma)
+sha256sums=('53c4106dbba50ace8c4c0e1e2739a1b190797e2b0a48725b88bdcbd1f9d1e428'
+            'SKIP')
+validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan Esk-Riddell <jr at jriddell.org>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah at kde.org>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson <davidedmundson at kde.org>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart at gmail.com>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list