git » keepassxc.git » commit e83c5cf

Update to new version

author Balló György
2017-03-30 11:54:25 UTC
committer Balló György
2017-03-30 11:54:25 UTC
parent e672f8d0179c2db4d99d5537ca4a482071f7e00f

Update to new version

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index cdde56d..5c0224f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=keepassxc
-pkgver=2.1.2
-pkgrel=2
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Cross-platform community-driven port of Keepass password manager"
 arch=(x86_64 i686)
 url="https://keepassxc.org/"
@@ -10,7 +10,7 @@ license=(GPL)
 depends=(hicolor-icon-theme libxtst qt5-x11extras)
 makedepends=(cmake qt5-tools)
 source=("https://github.com/keepassxreboot/$pkgname/releases/download/$pkgver/$pkgname-$pkgver-src.tar.xz"{,.sig})
-sha256sums=('b971888746158b935a0aa267671deb7c18859707df0cf26287c9bcd25b970bc0'
+sha256sums=('b4232646d57379ba92d2236eb0daef831e1b5292d7f19388f2b9b700c7cd1edf'
             'SKIP')
 validpgpkeys=('BF5A669F2272CF4324C1FDA8CFB4C2166397D0D2') # KeePassXC Release <release@keepassxc.org>