[arch-commits] Commit in kbibtex/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Jun 18 08:57:05 UTC 2017
Date: Sunday, June 18, 2017 @ 08:57:04
Author: arojas
Revision: 238021
Check signature
Modified:
kbibtex/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-18 08:55:50 UTC (rev 238020)
+++ PKGBUILD 2017-06-18 08:57:04 UTC (rev 238021)
@@ -13,9 +13,11 @@
depends=('kdebase-runtime' 'poppler-qt4')
optdepends=('okular: Document preview')
makedepends=('cmake' 'automoc4')
-source=("http://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz" kbibtex-no-qtwebkit.patch)
-md5sums=('5372f79e4ce0ee498e48aabdc377b114'
- '73a6be6e48e0e9106f60b65ad07d73e6')
+source=("http://download.kde.org/stable/KBibTeX/$pkgname-$pkgver.tar.xz"{,.asc} kbibtex-no-qtwebkit.patch)
+sha256sums=('d99e419aec1d3af0a57eba6d7498de4e6be25ddbd5a5e56fc9de09e7e17dcdf3'
+ 'SKIP'
+ '8abf53b295c2271f90e673ebc4dff88283732e08e138afdd0de90b145aa8f328')
+validpgpkeys=('1808CB466328F4380685A3B1A264FD738D861F41') # Thomas Fischer <fischer at unix-ag.uni-kl.de>
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list