Date: Tuesday, February 28, 2023 @ 14:33:31
  Author: arojas
Revision: 469757

archrelease: copy trunk to extra-x86_64

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

----------+
 PKGBUILD |   58 +++++++++++++++++++++++++++++-----------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-28 14:33:18 UTC (rev 469756)
+++ PKGBUILD    2023-02-28 14:33:31 UTC (rev 469757)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas <[email protected]>
-
-pkgname=plasma-remotecontrollers
-pkgver=5.27.1
-pkgrel=1
-pkgdesc='Translate various input device events into keyboard and pointer 
events'
-arch=(x86_64)
-url='https://plasma-bigscreen.org/'
-license=(GPL2)
-depends=(plasma-workspace)
-makedepends=(extra-cmake-modules plasma-wayland-protocols libcec)
-optdepends=('libcec: TV remotes support')
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e548fb992d73f6874ebee33f5053f63f600c2e6d79ccfb37ef9ec3e44d5b59f4'
-            '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-remotecontrollers/repos/extra-x86_64/PKGBUILD (from rev 469756, 
plasma-remotecontrollers/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-02-28 14:33:31 UTC (rev 469757)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas <[email protected]>
+
+pkgname=plasma-remotecontrollers
+pkgver=5.27.2
+pkgrel=1
+pkgdesc='Translate various input device events into keyboard and pointer 
events'
+arch=(x86_64)
+url='https://plasma-bigscreen.org/'
+license=(GPL2)
+depends=(plasma-workspace)
+makedepends=(extra-cmake-modules plasma-wayland-protocols libcec)
+optdepends=('libcec: TV remotes support')
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('fe3081a2d990c35d6f21e879ef3b886ef176fb3e70516bb56f7f82e8cc2750ab'
+            '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