makedeb


keepassxc 2.7.4-1


Cross-platform community-driven port of KeePass Password Safe

Click here to go back to the commit logs for keepassxc.

Commit:


Hash: 7c42226f95d0cba9fd1ec8c8ef08c61709f47bfd

Message: Upgraded to 2.7.4

Diff


diff --git a/.SRCINFO b/.SRCINFO
index d11e29c..3149f31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = keepassxc
 pkgbase = keepassxc
 pkgdesc = Cross-platform community-driven port of KeePass Password Safe
 pkgrel = 1
-pkgver = 2.7.3
+pkgver = 2.7.4
 url = https://github.com/keepassxreboot/keepassxc
 arch = i686
 arch = x86_64
@@ -32,10 +32,10 @@ makedepends = build-essential
 makedepends = cmake
 makedepends = g++
 options = !emptydirs
-provides = keepassxc=2.7.3
+provides = keepassxc=2.7.4
 replaces = keepassx-http
 replaces = keepassx-reboot-git
-source = git+https://github.com/keepassxreboot/keepassxc.git#tag=2.7.3
+source = git+https://github.com/keepassxreboot/keepassxc.git#tag=2.7.4
 sha256sums = SKIP
 makedepends = git
 makedepends = build-essential
diff --git a/PKGBUILD b/PKGBUILD
index a9a96db..20583cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="keepassxc"
 _gitname="keepassxc"
-pkgver='2.7.3'
+pkgver='2.7.4'
 pkgrel='1'
 pkgdesc="Cross-platform community-driven port of KeePass Password Safe"
 arch=('i686' 'x86_64')