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

Antonio Rojas arojas at archlinux.org
Mon Apr 2 07:04:07 UTC 2018


    Date: Monday, April 2, 2018 @ 07:04:06
  Author: arojas
Revision: 313832

Update to 2.1.0.1

Modified:
  skanlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 03:22:34 UTC (rev 313831)
+++ PKGBUILD	2018-04-02 07:04:06 UTC (rev 313832)
@@ -5,7 +5,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=skanlite
-pkgver=2.1.0
+pkgver=2.1.0.1
 pkgrel=1
 pkgdesc="Image Scanning Application for KDE"
 arch=(x86_64)
@@ -13,8 +13,8 @@
 license=(GPL)
 depends=(libksane kio)
 makedepends=(extra-cmake-modules kdoctools)
-source=("https://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz") # {,.sig} - No public key available
-sha256sums=('e625db6eed8e2ca9713936ae8175fb96d30d88c0986528ee8845d198624e41bd')
+source=("https://download.kde.org/stable/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz") # {,.sig} - No public key available
+sha256sums=('b4733e55b706eaf749522aa81ec47bfd65a95c2fec994c1c47e0c4b628e70442')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list