git » spectacle.git » commit 122ab8f

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 8be14f03e83e099e2672f546aab6e576d6dcbd5e

Update to 21.04.0

PKGBUILD +5 -5

diff --git a/PKGBUILD b/PKGBUILD
index 62b90f6..a1a6953 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=spectacle
-pkgver=20.12.3
+pkgver=21.04.0
 pkgrel=1
-pkgdesc="KDE screenshot capture utility"
+pkgdesc='KDE screenshot capture utility'
 arch=(x86_64)
-url='https://kde.org/applications/utilities/org.kde.spectacle'
+url='https://apps.kde.org/spectacle/'
 license=(GPL)
 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=('4ce20ea1a81be1ec81c3917fc12e3c904cd95e58d559d56bd3d3bd2a15e149c0'
+source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
+sha256sums=('e08a9820f9b53efbefaceaf00a477b95370bfba9c620e371a19e1756cf4d0e33'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>