Date: Thursday, September 8, 2022 @ 12:20:17
  Author: arojas
Revision: 455479

archrelease: copy trunk to extra-x86_64

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

----------+
 PKGBUILD |   70 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-08 12:20:02 UTC (rev 455478)
+++ PKGBUILD    2022-09-08 12:20:17 UTC (rev 455479)
@@ -1,35 +0,0 @@
-# Maintainer: Antonio Rojas <aro...@archlinux.org>
-# Contributor: Tom Gundersen <t...@jklm.no>
-# Contributor: Stéphane Gaudreault <steph...@archlinux.org>
-# Contributor: Andrea Scarpino <and...@archlinux.org>
-# Contributor: James Rayner <iphi...@gmail.com>
-# Contributor: Sergio Jovani Guzman <mo...@paretux.org>
-
-pkgname=konversation
-pkgver=22.08.0
-pkgrel=1
-pkgdesc='A user-friendly and fully-featured IRC client'
-arch=(x86_64)
-url='https://apps.kde.org/konversation/'
-depends=(knotifyconfig kparts kidletime knewstuff qca-qt5 hicolor-icon-theme 
perl)
-optdepends=('python: python scripting support' 'keditbookmarks: for managing 
bookmarks')
-makedepends=(extra-cmake-modules kdoctools)
-license=(GPL2 FDL)
-groups=(kde-applications kde-network)
-source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('1350aa42e10fb33aa50a6e30affc77f0c78070b165f80cbd56d792beeb6bed82'
-            '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: konversation/repos/extra-x86_64/PKGBUILD (from rev 455478, 
konversation/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2022-09-08 12:20:17 UTC (rev 455479)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas <aro...@archlinux.org>
+# Contributor: Tom Gundersen <t...@jklm.no>
+# Contributor: Stéphane Gaudreault <steph...@archlinux.org>
+# Contributor: Andrea Scarpino <and...@archlinux.org>
+# Contributor: James Rayner <iphi...@gmail.com>
+# Contributor: Sergio Jovani Guzman <mo...@paretux.org>
+
+pkgname=konversation
+pkgver=22.08.1
+pkgrel=1
+pkgdesc='A user-friendly and fully-featured IRC client'
+arch=(x86_64)
+url='https://apps.kde.org/konversation/'
+depends=(knotifyconfig kparts kidletime knewstuff qca-qt5 hicolor-icon-theme 
perl)
+optdepends=('python: python scripting support' 'keditbookmarks: for managing 
bookmarks')
+makedepends=(extra-cmake-modules kdoctools)
+license=(GPL2 FDL)
+groups=(kde-applications kde-network)
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('7b127ac370bd4c8dfaa7e016bcaebe7f3132c5e9c28d625cd29234fb3b0f4729'
+            '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