[arch-commits] Commit in kuickshow/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Jun 25 18:17:25 UTC 2018


    Date: Monday, June 25, 2018 @ 18:17:25
  Author: jlichtblau
Revision: 345989

upgpkg: kuickshow 0.10.0-2 - translation files added to the official source tarball

Modified:
  kuickshow/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-25 18:16:28 UTC (rev 345988)
+++ PKGBUILD	2018-06-25 18:17:25 UTC (rev 345989)
@@ -5,7 +5,7 @@
 
 pkgname=kuickshow
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A very fast and convenient image viewer"
 url="http://userbase.kde.org/KuickShow"
 arch=('x86_64')
@@ -13,8 +13,9 @@
 depends=('hicolor-icon-theme' 'imlib' 'qt5-base' 'qt5-x11extras'
          'kdoctools' 'ki18n' 'kiconthemes' 'kio' 'kxmlgui' 'kinit')
 makedepends=('cmake' 'docbook-xsl' 'extra-cmake-modules')
-source=($pkgname-$pkgver.tar.gz::https://github.com/KDE/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('1b80e62e32991c9f246fef9db3a4bf36b547b8dbadeb4fb27caef5e73692637a')
+source=(https://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) #{,.sig})
+# validpgpkeys=('285ABEE99DADA2A7') #Unknown key - gpg: keyserver receive failed: No data
+sha256sums=('08bae0a3134579787bb8a6e4bb6439c5e6237ae6a990f411df6140b268f5d628')
 
 build() {
   cd "${srcdir}"



More information about the arch-commits mailing list