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

Antonio Rojas arojas at archlinux.org
Mon Oct 31 10:37:18 UTC 2016


    Date: Monday, October 31, 2016 @ 10:37:17
  Author: arojas
Revision: 194133

Update to 2.0.1

Modified:
  skanlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-31 10:09:14 UTC (rev 194132)
+++ PKGBUILD	2016-10-31 10:37:17 UTC (rev 194133)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=skanlite
-pkgver=2.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc="Image Scanning Application for KDE"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 license=(GPL)
 depends=(libksane kio)
 makedepends=(extra-cmake-modules kdoctools)
-source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('7282a95f0b67636198522ef9d384fadb')
+source=("http://download.kde.org/stable/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+md5sums=('95e310b2030bb55562268fe50252feb0')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list