[arch-commits] Commit in kbibtex/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 7 09:18:44 UTC 2018
Date: Monday, May 7, 2018 @ 09:18:42
Author: arojas
Revision: 319082
pgp++
Modified:
kbibtex/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-07 09:09:49 UTC (rev 319081)
+++ PKGBUILD 2018-05-07 09:18:42 UTC (rev 319082)
@@ -15,8 +15,9 @@
depends=(poppler-qt5 qt5-webengine qoauth kparts)
optdepends=('okular: Document preview')
makedepends=(extra-cmake-modules kdoctools qca-qt5)
-source=("https://download.kde.org/unstable/KBibTeX/$pkgname-$pkgver.tar.xz")
-md5sums=('67aa15f5c33baeee65356d41b9c5ec79')
+source=("https://download.kde.org/unstable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('aed382e0c3f42459f2512f36f10ba6f8c0b17a90a0b0609b96f60b1cafebce25'
+ 'SKIP')
validpgpkeys=('1808CB466328F4380685A3B1A264FD738D861F41') # Thomas Fischer <fischer at unix-ag.uni-kl.de>
prepare() {
More information about the arch-commits
mailing list