skanlite: update to 2.0.1

This commit is contained in:
gnastyle 2016-11-01 15:55:00 +01:00
parent a1acc1562a
commit 55983bbb6c

View File

@ -1,8 +1,9 @@
source ../kdeapps.conf source ../kdeapps.conf
pkgname=skanlite pkgname=skanlite
pkgver=2.0 pkgver=2.0.1
pkgrel=3 _pkgver=2.0
pkgrel=1
pkgdesc="Image Scanning Application for KDE" pkgdesc="Image Scanning Application for KDE"
arch=('x86_64') arch=('x86_64')
url='http://www.kde.org' url='http://www.kde.org'
@ -11,8 +12,8 @@ depends=('libksane' 'qt5-base' 'kcoreaddons' 'ki18n' 'kxmlgui' 'kio' 'kdoctools'
makedepends=('cmake' 'extra-cmake-modules') makedepends=('cmake' 'extra-cmake-modules')
categories=('graphics') categories=('graphics')
options=('docs') options=('docs')
source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz") source=("http://download.kde.org/stable/$pkgname/$_pkgver/$pkgname-$pkgver.tar.xz")
sha256sums=('ac001be079521de38e0fb72e42cb3750b41451d1df8f85e6af73affa5418aec8') sha256sums=('3b4541136e9dc61c1fbd9582d11e8cf749317ff89d357b876370be2400da0236')
prepare() { prepare() {
cd $pkgname-$pkgver cd $pkgname-$pkgver