mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
[skip-ci] digikam: update to 5.9.0
This commit is contained in:
parent
c3b744bb5d
commit
c00baf5065
@ -1,8 +1,8 @@
|
||||
pkgbase=digikam
|
||||
pkgname=('digikam' 'kipi-plugins')
|
||||
_pkgver=5.8.0
|
||||
_pkgver=5.9.0
|
||||
pkgver=${_pkgver//-/_}
|
||||
pkgrel=6
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
url="https://www.digikam.org/"
|
||||
arch=('x86_64')
|
||||
@ -12,9 +12,9 @@ makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'boost'
|
||||
'libgpod' 'opencv' 'qt5-webkit' 'doxygen' 'lensfun' 'imagemagick' 'eigen3' 'libpgf'
|
||||
'libusb' 'kio' 'kdoctools' 'marble' 'kfilemetadata' 'akonadi-contact' 'qtav'
|
||||
'threadweaver' 'kcalcore' 'knotifyconfig' 'libkvkontakte' 'libmediawiki' 'mariadb' 'prison'
|
||||
'libavc1394' 'libiec61883' 'jack2' 'exiv2')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz")
|
||||
sha1sums=('707345f70f8e70df0b7f1de484d82223c4912f82')
|
||||
'libavc1394' 'libiec61883' 'jack2' 'exiv2' 'glu')
|
||||
source=("https://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz")
|
||||
sha1sums=('f98f9311cc52173192db6ebba101231cf24af633')
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user