[arch-commits] Commit in kajongg/repos/kde-unstable-any (PKGBUILD PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Nov 29 23:34:34 UTC 2019


    Date: Friday, November 29, 2019 @ 23:34:33
  Author: arojas
Revision: 370042

archrelease: copy kde-unstable to kde-unstable-any

Added:
  kajongg/repos/kde-unstable-any/PKGBUILD
    (from rev 370041, kajongg/kde-unstable/PKGBUILD)
Deleted:
  kajongg/repos/kde-unstable-any/PKGBUILD

----------+
 PKGBUILD |   62 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-29 23:34:21 UTC (rev 370041)
+++ PKGBUILD	2019-11-29 23:34:33 UTC (rev 370042)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Maintainer: Antonio Rojas <arojas at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kajongg
-pkgver=19.11.80
-pkgrel=1
-pkgdesc="The ancient Chinese board game for 4 players"
-url="https://kde.org/applications/games/kajongg/"
-arch=(any)
-license=(GPL LGPL FDL)
-groups=(kde-applications kdegames)
-depends=(python-twisted python-pyqt5 libkmahjongg hicolor-icon-theme)
-makedepends=(extra-cmake-modules kdoctools)
-optdepends=('vorbis-tools: for playing sounds')
-source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('464dd01791d93647d83ecf2c591a2669d0fada489f18cec306a3cf839aaed52a'
-            'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
-              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-package() {
-  cd build
-  export DESTDIR="$pkgdir"
-  cmake ../$pkgname-$pkgver
-  make install
-}

Copied: kajongg/repos/kde-unstable-any/PKGBUILD (from rev 370041, kajongg/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2019-11-29 23:34:33 UTC (rev 370042)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Maintainer: Antonio Rojas <arojas at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kajongg
+pkgver=19.11.90
+pkgrel=1
+pkgdesc="The ancient Chinese board game for 4 players"
+url="https://kde.org/applications/games/kajongg/"
+arch=(any)
+license=(GPL LGPL FDL)
+groups=(kde-applications kdegames)
+depends=(python-twisted python-pyqt5 libkmahjongg hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools)
+optdepends=('vorbis-tools: for playing sounds')
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('9cc114c64507eb12bf9e6a9c882aba885a2f633288d1f275a732aa055b8b2da1'
+            'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid at kde.org>
+              F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+package() {
+  cd build
+  export DESTDIR="$pkgdir"
+  cmake ../$pkgname-$pkgver
+  make install
+}



More information about the arch-commits mailing list