git » spectacle.git » commit e0d61fe

Update to 19.12.0

author Antonio Rojas
2019-12-12 13:00:26 UTC
committer Antonio Rojas
2019-12-12 13:00:26 UTC
parent ebd7b5a4f00fdbac596206bd377ff076a7f6ce26

Update to 19.12.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 887f93d..023ded8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=spectacle
-pkgver=19.08.3
+pkgver=19.12.0
 pkgrel=1
 pkgdesc="KDE screenshot capture utility"
 arch=(x86_64)
@@ -11,8 +11,8 @@ depends=(xcb-util-cursor libkipi purpose knewstuff kwayland qt5-tools)
 makedepends=(extra-cmake-modules kdoctools)
 optdepends=('kipi-plugins: export to various online services')
 groups=(kde-applications kdegraphics)
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('3717b7ebd314cac47c263c304c54c14b0115b15cfa4b87201f5ea27a2f4e9b8a'
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c848356f080be7759310d826c37ad898338c42ae828768959202453555f01797'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>