mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 03:27:14 +08:00
skanlite: update to 2.0.1
This commit is contained in:
parent
a1acc1562a
commit
55983bbb6c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user