[arch-commits] Commit in keepassx/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Thu Dec 10 13:56:51 UTC 2015


    Date: Thursday, December 10, 2015 @ 14:56:51
  Author: anthraxx
Revision: 152164

upgpkg: keepassx 0.4.4-1

security update 0.4.4-1

Modified:
  keepassx/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 13:29:50 UTC (rev 152163)
+++ PKGBUILD	2015-12-10 13:56:51 UTC (rev 152164)
@@ -5,8 +5,8 @@
 # Contributor: Philipp Giebel <arch at ambience-design.net>
 
 pkgname=keepassx
-pkgver=0.4.3
-pkgrel=7
+pkgver=0.4.4
+pkgrel=1
 pkgdesc='Password manager'
 arch=('i686' 'x86_64')
 url='http://www.keepassx.org'
@@ -14,8 +14,10 @@
 depends=('libxtst' 'qt4' 'shared-mime-info')
 makedepends=('optipng')
 install=keepassx.install
-source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('1df67bb22b2e08df49f09e61d156f508')
+source=(https://www.keepassx.org/releases/$pkgver/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4'
+            'SKIP')
+validpgpkeys=('164C70512F7929476764AB56FE22C6FD83135D45') # Felix Geyer <felix at fobos.de>
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list