author | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-05-11 09:53:38 UTC |
parent | 75930cfe2079f29eaaffe4991b2f1ce43cc79962 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 78628d2..8b5d8bc 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=spectacle -pkgver=17.04.0 +pkgver=17.04.1 pkgrel=1 pkgdesc="KDE screenshot capture utility" arch=(i686 x86_64) @@ -14,7 +14,7 @@ conflicts=(kdegraphics-ksnapshot kscreengenie) replaces=(kdegraphics-ksnapshot kscreengenie) groups=(kde-applications kdegraphics) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('1e7cc028fc1d3845f0cf03aadbd4423393b14c562d0d97c84bd2b9a8d7f6b56e' +sha256sums=('5cea11dcb8c6b17e23944801b81634cd838627cb36a0e11442b75eda8761ec4b' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>