mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:43:12 +08:00
skanlite: update to 2.0.1
This commit is contained in:
parent
a1acc1562a
commit
55983bbb6c
@ -1,8 +1,9 @@
|
||||
source ../kdeapps.conf
|
||||
|
||||
pkgname=skanlite
|
||||
pkgver=2.0
|
||||
pkgrel=3
|
||||
pkgver=2.0.1
|
||||
_pkgver=2.0
|
||||
pkgrel=1
|
||||
pkgdesc="Image Scanning Application for KDE"
|
||||
arch=('x86_64')
|
||||
url='http://www.kde.org'
|
||||
@ -11,8 +12,8 @@ depends=('libksane' 'qt5-base' 'kcoreaddons' 'ki18n' 'kxmlgui' 'kio' 'kdoctools'
|
||||
makedepends=('cmake' 'extra-cmake-modules')
|
||||
categories=('graphics')
|
||||
options=('docs')
|
||||
source=("http://download.kde.org/stable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz")
|
||||
sha256sums=('ac001be079521de38e0fb72e42cb3750b41451d1df8f85e6af73affa5418aec8')
|
||||
source=("http://download.kde.org/stable/$pkgname/$_pkgver/$pkgname-$pkgver.tar.xz")
|
||||
sha256sums=('3b4541136e9dc61c1fbd9582d11e8cf749317ff89d357b876370be2400da0236')
|
||||
|
||||
prepare() {
|
||||
cd $pkgname-$pkgver
|
||||
|
Loading…
Reference in New Issue
Block a user