Date: Wednesday, October 26, 2022 @ 13:24:59
  Author: arojas
Revision: 459126

archrelease: copy trunk to extra-x86_64

Added:
  plank-player/repos/extra-x86_64/PKGBUILD
    (from rev 459125, plank-player/trunk/PKGBUILD)
  plank-player/repos/extra-x86_64/keys/
Deleted:
  plank-player/repos/extra-x86_64/PKGBUILD
  plank-player/repos/extra-x86_64/keys/

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-26 13:24:47 UTC (rev 459125)
+++ PKGBUILD    2022-10-26 13:24:59 UTC (rev 459126)
@@ -1,29 +0,0 @@
-# Maintainer: Antonio Rojas <[email protected]>
-
-pkgname=plank-player
-pkgver=5.26.1
-pkgrel=1
-pkgdesc='Multimedia Player for playing local files on Plasma Bigscreen 
allowing navigation with just a remote control'
-arch=(x86_64)
-url='https://plasma-bigscreen.org/'
-license=(GPL2)
-depends=(kirigami2 ki18n qt5-multimedia qt5-graphicaleffects 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
-source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('be5ae1c7813f427fde914e4cf1e79f78ef4414f2105262276fe36f3a9fbee0e1'
-            'SKIP')
-validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <[email protected]>
-              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<[email protected]>
-              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<[email protected]>
-              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<[email protected]>
-options=(debug)
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: plank-player/repos/extra-x86_64/PKGBUILD (from rev 459125, 
plank-player/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-10-26 13:24:59 UTC (rev 459126)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas <[email protected]>
+
+pkgname=plank-player
+pkgver=5.26.2
+pkgrel=1
+pkgdesc='Multimedia Player for playing local files on Plasma Bigscreen 
allowing navigation with just a remote control'
+arch=(x86_64)
+url='https://plasma-bigscreen.org/'
+license=(GPL2)
+depends=(kirigami2 ki18n qt5-multimedia qt5-graphicaleffects 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('189621f46c194a2f0a7c634065dd1a44a10b5d28b8b0c49a901c6c8d532d50f1'
+            'SKIP')
+validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D'  # Jonathan 
Esk-Riddell <[email protected]>
+              '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 
<[email protected]>
+              'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 
<[email protected]>
+              '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 
<[email protected]>
+options=(debug)
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Reply via email to