summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnthony Wang2021-06-23 14:51:01 -0500
committerAnthony Wang2021-06-23 14:51:01 -0500
commit1649d51e055c2014721788573aff678f12f33744 (patch)
tree226ab3d96c27979a6582525cd1e375a1c3897012
parent58ba57bf11be71f3ed4b5de4822e7a2d4188558d (diff)
downloadaur-1649d51e055c2014721788573aff678f12f33744.tar.gz
Update .SRCINFO
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9251baf109a6..8439940d826f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = digikam-git
pkgdesc = An advanced digital photo management application
pkgver = v7.2.0.beta1.r500.g9541292038
- pkgrel = 3
+ pkgrel = 4
url = https://www.digikam.org/
arch = i686
arch = x86_64
@@ -26,6 +26,7 @@ pkgbase = digikam-git
depends = imagemagick
depends = glu
depends = jasper
+ depends = kservice-git
optdepends = hugin: panorama tool
optdepends = qt5-imageformats: support for additional image formats (WEBP, TIFF)
optdepends = rawtherapee: RAW import
@@ -34,7 +35,6 @@ pkgbase = digikam-git
provides = digikam
conflicts = digikam
source = git+https://invent.kde.org/graphics/digikam.git
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = digikam-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 9e1eeb4df94f..263a0bbfc842 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Lane <aur at chrislane dot com>
pkgname=digikam-git
pkgver=v7.2.0.beta1.r500.g9541292038
-pkgrel=3
+pkgrel=4
pkgdesc='An advanced digital photo management application'
arch=('i686' 'x86_64')
license=('GPL')