summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca 'meti' P2019-08-24 14:49:46 +0200
committerLuca 'meti' P2019-08-24 14:49:46 +0200
commitf0a515f520bdeb1240579a1299a30c0629488fa8 (patch)
tree251dcc69c84977301a51266e425f1be22cad919b /PKGBUILD
parent1935e6a0b6771dfd24f2d7d4c52a5f3f1f797ba8 (diff)
downloadaur-f0a515f520bdeb1240579a1299a30c0629488fa8.tar.gz
Update to 6.2.0 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9520cb1fc16e..08839dda172a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
_pkgname=digikam
pkgname=digikam-without-akonadi-mediawiki-vkontakte
-pkgver=6.1.0
+pkgver=6.2.0
pkgrel=1
pkgdesc="minimized build of Digikam for non-KDE users, without Plasma/KDE integration"
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ makedepends=(extra-cmake-modules boost doxygen eigen kdoctools glu)
conflicts=('digikam' 'digikam-git')
provides=('digikam')
source=("http://download.kde.org/stable/${_pkgname}/${pkgver}/${_pkgname}-${pkgver}.tar.xz")
-sha256sums=('c487be4047d73f179cddff26355b6f3b270f407f73009d14b37f2c12039fffe7')
+sha256sums=('28762ea0f03a82e3b2473c0682a358c9b83f5013aec827dd5ab6556a1f29baeb')
prepare() {
cd "${_pkgname}-${pkgver}"