git » libkexiv2.git » commit 19f98b7

Update to 21.04.0

author Antonio Rojas
2021-04-22 09:19:13 UTC
committer Antonio Rojas
2021-04-22 09:19:13 UTC
parent 8ffd0bd3d419e4fc3973d21299bdd963f5cb62fc

Update to 21.04.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 5ea10a8..457e777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=20.12.3
+pkgver=21.04.0
 pkgrel=1
-pkgdesc="A library to manipulate pictures metadata"
-url="https://www.kde.org/applications/graphics/"
+pkgdesc='A library to manipulate pictures metadata'
+url='https://www.kde.org/'
 arch=(x86_64)
 license=(GPL LGPL FDL)
 depends=(qt5-base exiv2)
 makedepends=(extra-cmake-modules)
-source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('b762730416f8c9db6075695222027c0c37cec8c8defe0c5723af570fa49021e4'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('39dfb5d67ed22175972fb179c7b3ee5b18be34b821c3266b52cb1f82ef8a303f'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>