mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/digikam to 5.3.0-1
This commit is contained in:
parent
7847a1ad7d
commit
f3a897f8c7
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
pkgbase=digikam
|
||||
pkgname=('digikam' 'kipi-plugins')
|
||||
_pkgver=5.2.0
|
||||
_pkgver=5.3.0
|
||||
pkgver=${_pkgver//-/_} # for beta versions
|
||||
pkgrel=1
|
||||
pkgdesc="Digital photo management application for KDE"
|
||||
|
@ -19,10 +19,10 @@ url="http://www.digikam.org/"
|
|||
makedepends=('extra-cmake-modules' 'libkipi' 'libksane' 'liblqr' 'opencv' 'boost'
|
||||
'doxygen' 'lensfun' 'eigen' 'kdoctools' 'marble' 'kdesignerplugin'
|
||||
'kfilemetadata' 'akonadi-contacts' 'qt5-multimedia' 'threadweaver' 'kcalcore'
|
||||
'knotifyconfig' 'libmediawiki' 'libkvkontakte' 'gphoto2')
|
||||
'knotifyconfig' 'libmediawiki' 'libkvkontakte')
|
||||
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${_pkgver}.tar.xz"
|
||||
'0001-optionally-enable-OpenGL.patch')
|
||||
sha1sums=('329195ac7ea890a3bec435cd2ed83b04bc80ba1d'
|
||||
sha1sums=('3a62f6efdfafc37341626cbf0225cd7adc9d0633'
|
||||
'95169d438884b1650a4c11e1ca44ae7ad5096a89')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue