Date: Sunday, January 29, 2023 @ 17:35:40
  Author: arojas
Revision: 1391063

archrelease: copy trunk to community-x86_64

Added:
  keysmith/repos/community-x86_64/PKGBUILD
    (from rev 1391062, keysmith/trunk/PKGBUILD)
  keysmith/repos/community-x86_64/keys/
Deleted:
  keysmith/repos/community-x86_64/PKGBUILD
  keysmith/repos/community-x86_64/keys/

----------+
 PKGBUILD |   52 ++++++++++++++++++++++++++--------------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-29 17:35:28 UTC (rev 1391062)
+++ PKGBUILD    2023-01-29 17:35:40 UTC (rev 1391063)
@@ -1,26 +0,0 @@
-# Maintainer: Antonio Rojas <[email protected]>
-# Contributor: Matheus Gabriel Werny de Lima <[email protected]>
-
-pkgname=keysmith
-pkgver=22.11
-pkgrel=1
-pkgdesc='OTP client for Plasma Mobile and Desktop'
-license=(GPL3)
-arch=(x86_64)
-url='https://apps.kde.org/keysmith'
-depends=(kirigami2 ki18n kdbusaddons kwindowsystem libsodium qt5-svg 
hicolor-icon-theme)
-makedepends=(extra-cmake-modules)
-source=(https://download.kde.org/stable/plasma-mobile/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('65365cf3ec639d092206dbf1db0079c423a94cde5d59a917b3db0334f9d335aa'
-            'SKIP')
-validpgpkeys=(B3ED0BAE371BEDA00717921D18F4795C1CE7042B  # Carl Schwan 
<[email protected]>
-              0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah 
(mykolab address) <[email protected]>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: keysmith/repos/community-x86_64/PKGBUILD (from rev 1391062, 
keysmith/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2023-01-29 17:35:40 UTC (rev 1391063)
@@ -0,0 +1,26 @@
+# Maintainer: Antonio Rojas <[email protected]>
+# Contributor: Matheus Gabriel Werny de Lima <[email protected]>
+
+pkgname=keysmith
+pkgver=23.01.0
+pkgrel=1
+pkgdesc='OTP client for Plasma Mobile and Desktop'
+license=(GPL3)
+arch=(x86_64)
+url='https://apps.kde.org/keysmith'
+depends=(kirigami2 ki18n kdbusaddons kwindowsystem libsodium qt5-svg 
hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+source=(https://download.kde.org/stable/plasma-mobile/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('6eb9aacb013721a3ba8d0a85f304b5659b6bc43925c3ab4ac786069e875baf54'
+            'SKIP')
+validpgpkeys=(39FFA93CAE9C6AFC212AD00202325448204E452A  # Carl Schwan 
<[email protected]>
+              0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D) # Bhushan Shah 
(mykolab address) <[email protected]>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}

Reply via email to