Date: Thursday, September 8, 2022 @ 12:00:48
  Author: arojas
Revision: 455400

archrelease: copy trunk to extra-x86_64

Added:
  klettres/repos/extra-x86_64/PKGBUILD
    (from rev 455399, klettres/trunk/PKGBUILD)
  klettres/repos/extra-x86_64/keys/
Deleted:
  klettres/repos/extra-x86_64/PKGBUILD
  klettres/repos/extra-x86_64/keys/

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-08 12:00:33 UTC (rev 455399)
+++ PKGBUILD    2022-09-08 12:00:48 UTC (rev 455400)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan <felixonm...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-
-pkgname=klettres
-pkgver=22.08.0
-pkgrel=1
-pkgdesc='Learn The Alphabet'
-url='https://apps.kde.org/klettres/'
-arch=(x86_64)
-license=(GPL LGPL FDL)
-groups=(kde-applications kde-education)
-depends=(knewstuff phonon-qt5 hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('d7ed3c294438bece40369aa0100019ab69e0066e1a8fba18587c9643d173a572'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
<aa...@kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 
<cf...@kde.org>
-              D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 
<heiko.bec...@kde.org>
-options=(debug)
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: klettres/repos/extra-x86_64/PKGBUILD (from rev 455399, 
klettres/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-09-08 12:00:48 UTC (rev 455400)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan <felixonm...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+
+pkgname=klettres
+pkgver=22.08.1
+pkgrel=1
+pkgdesc='Learn The Alphabet'
+url='https://apps.kde.org/klettres/'
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(knewstuff phonon-qt5 hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('11602bd1ff9ac03b149b083a11ffe76b477d57a58c2994dcad1bf5455bd58190'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
<aa...@kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 
<cf...@kde.org>
+              D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker 
<heiko.bec...@kde.org>
+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