Date: Tuesday, November 1, 2016 @ 20:18:48
  Author: arojas
Revision: 279628

Add signature

Modified:
  konversation/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-11-01 20:16:44 UTC (rev 279627)
+++ PKGBUILD    2016-11-01 20:18:48 UTC (rev 279628)
@@ -13,11 +13,13 @@
 arch=('i686' 'x86_64')
 url="http://konversation.kde.org";
 depends=('knotifyconfig' 'kemoticons' 'kparts' 'kidletime' 'qca-qt5' 
'hicolor-icon-theme')
-optdepends=('python: python scripting support')
+optdepends=('python: python scripting support' 'kdebase-keditbookmarks: for 
managing bookmarks')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 license=('GPL2' 'FDL')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('7a0143fa195d8fd3f646997e8eeff468f1ec5fdb')
+source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
 # Eike Hein <s...@eikehein.com>
+sha1sums=('7a0143fa195d8fd3f646997e8eeff468f1ec5fdb'
+          'SKIP')
+validpgpkeys=(514A8CD602861D417D20C480BCC34138A218774B)
 
 prepare() {
   mkdir -p build

Reply via email to