[arch-commits] Commit in kdegraphics-mobipocket/repos/extra-x86_64 (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Jan 7 14:21:18 UTC 2021


    Date: Thursday, January 7, 2021 @ 14:21:18
  Author: arojas
Revision: 405440

archrelease: copy trunk to extra-x86_64

Added:
  kdegraphics-mobipocket/repos/extra-x86_64/PKGBUILD
    (from rev 405439, kdegraphics-mobipocket/trunk/PKGBUILD)
Deleted:
  kdegraphics-mobipocket/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-07 14:15:55 UTC (rev 405439)
+++ PKGBUILD	2021-01-07 14:21:18 UTC (rev 405440)
@@ -1,29 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegraphics-mobipocket
-pkgver=20.12.0
-pkgrel=1
-pkgdesc="A collection of plugins to handle mobipocket files"
-url="https://www.kde.org/applications/graphics/"
-arch=(x86_64)
-license=(GPL LGPL FDL)
-depends=(kio)
-makedepends=(extra-cmake-modules)
-groups=(kde-applications kde-graphics)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('6572bd16eb1af1a1fe458ea898e8391a74a37997047a39f3fbc0bc742940a83a'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
-
-build() {
-  cmake -B build -S $pkgname-$pkgver \
-    -DBUILD_TESTING=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-}

Copied: kdegraphics-mobipocket/repos/extra-x86_64/PKGBUILD (from rev 405439, kdegraphics-mobipocket/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-07 14:21:18 UTC (rev 405440)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegraphics-mobipocket
+pkgver=20.12.1
+pkgrel=1
+pkgdesc="A collection of plugins to handle mobipocket files"
+url="https://www.kde.org/applications/graphics/"
+arch=(x86_64)
+license=(GPL LGPL FDL)
+depends=(kio)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-graphics)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0d06f12fa1a5475d703839f2974806acb54b7c8ce0a5068e75144c561c237dd8'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+    -DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}



More information about the arch-commits mailing list