[arch-commits] Commit in plasma-integration/repos/extra-x86_64 (3 files)

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 28 14:46:02 UTC 2022


    Date: Tuesday, June 28, 2022 @ 14:46:02
  Author: arojas
Revision: 449551

archrelease: copy trunk to extra-x86_64

Added:
  plasma-integration/repos/extra-x86_64/PKGBUILD
    (from rev 449550, plasma-integration/trunk/PKGBUILD)
  plasma-integration/repos/extra-x86_64/keys/
Deleted:
  plasma-integration/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |   62 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-28 14:45:53 UTC (rev 449550)
+++ PKGBUILD	2022-06-28 14:46:02 UTC (rev 449551)
@@ -1,31 +0,0 @@
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=plasma-integration
-pkgver=5.25.1
-pkgrel=1
-pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style perl)
-makedepends=(extra-cmake-modules breeze plasma-wayland-protocols)
-groups=(plasma)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('f2b132b0374e21eb5c49c4871336d85f1c5ed3fcf36b8bf4960b8959ae5cb727'
-            '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>
-options=(debug)
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plasma-integration/repos/extra-x86_64/PKGBUILD (from rev 449550, plasma-integration/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-06-28 14:46:02 UTC (rev 449551)
@@ -0,0 +1,31 @@
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=plasma-integration
+pkgver=5.25.2
+pkgrel=1
+pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
+arch=(x86_64)
+url='https://kde.org/plasma-desktop/'
+license=(LGPL)
+depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style perl)
+makedepends=(extra-cmake-modules breeze plasma-wayland-protocols)
+groups=(plasma)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('8afeb4a2b97509364851faf639f8b6472f1a6504ae95bee77152d491b5ea7fd7'
+            '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>
+options=(debug)
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list