git » spectacle.git » commit 265e932

Update to 20.12.0

author Antonio Rojas
2020-12-10 13:03:26 UTC
committer Antonio Rojas
2020-12-10 13:03:26 UTC
parent 033a2c60280ae2abd8a87a91d73af3d87d71e34f

Update to 20.12.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 67d1dba..ca1d8e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=spectacle
-pkgver=20.08.3
+pkgver=20.12.0
 pkgrel=1
 pkgdesc="KDE screenshot capture utility"
 arch=(x86_64)
 url='https://kde.org/applications/utilities/org.kde.spectacle'
 license=(GPL)
-depends=(xcb-util-cursor libkipi purpose knewstuff kwayland qt5-tools)
+depends=(xcb-util-cursor libkipi purpose knewstuff kwayland qt5-tools kimageannotator)
 makedepends=(extra-cmake-modules kdoctools)
 optdepends=('kipi-plugins: export to various online services')
 groups=(kde-applications kde-graphics)
 source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('843367e7e7b0f81c9f88a2a37e5d68a993bf2244a7139d7e7d674698a65ebc99'
+sha256sums=('0efa48c9646c8df804d2dd474fbce7f131f3918d9acd10e43cf983f699768e1a'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>