Date: Tuesday, February 21, 2023 @ 15:16:55
  Author: arojas
Revision: 469356

archrelease: copy trunk to extra-x86_64

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

----------+
 PKGBUILD |   60 ++++++++++++++++++++++++++++++------------------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-21 15:16:41 UTC (rev 469355)
+++ PKGBUILD    2023-02-21 15:16:55 UTC (rev 469356)
@@ -1,30 +0,0 @@
-# Maintainer: Antonio Rojas <[email protected]>
-# Maintainer: Felix Yan <[email protected]>
-
-pkgname=plasma-integration
-pkgver=5.27.0
-pkgrel=1
-pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces'
-arch=(x86_64)
-url='https://kde.org/plasma-desktop/'
-license=(LGPL)
-depends=(libxcursor noto-fonts ttf-hack qqc2-desktop-style 
xdg-desktop-portal-kde 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=('3cb091a677bfbfacbdffdd1a2c0e76afded539db3a48b2d5358236face8b4655'
-            'SKIP')
-validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <[email protected]>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<[email protected]>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<[email protected]>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<[email protected]>
-
-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 469355, 
plasma-integration/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-02-21 15:16:55 UTC (rev 469356)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
+
+pkgname=plasma-integration
+pkgver=5.27.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=(libxcursor noto-fonts ttf-hack qqc2-desktop-style 
xdg-desktop-portal-kde 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=('07f54e9313d912c13a9eb70d1df0aaee37ff87cc5f77af7c2b6b0995209b00b4'
+            'SKIP')
+validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <[email protected]>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<[email protected]>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<[email protected]>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<[email protected]>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Reply via email to