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: cc1a7a32e4929b7b560f75231e25f8bcc70507d6

Message: Upgraded to 2.7.1

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2feabcd..5b96168 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ generated-by = makedeb-makepkg
 
 pkgbase = keepassxc
 	pkgdesc = Cross-platform community-driven port of KeePass Password Safe
-	pkgver = 2.7.0
+	pkgver = 2.7.1
 	pkgrel = 1
 	url = https://github.com/keepassxreboot/keepassxc
 	arch = i686
@@ -29,13 +29,13 @@ pkgbase = keepassxc
 	depends = libxi-dev
 	depends = libxtst-dev
 	depends = libqt5x11extras5-dev
-	provides = keepassxc=2.7.0
+	provides = keepassxc=2.7.1
 	conflicts = keepassxc-git
 	conflicts = keepassxc-bin
 	replaces = keepassx-http
 	replaces = keepassx-reboot-git
 	options = !emptydirs
-	source = git+https://github.com/keepassxreboot/keepassxc.git#tag=2.7.0
+	source = git+https://github.com/keepassxreboot/keepassxc.git#tag=2.7.1
 	sha256sums = SKIP
 
 pkgname = keepassxc
diff --git a/PKGBUILD b/PKGBUILD
index 5c120b9..6fc94cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname="keepassxc"
 _gitname="keepassxc"
-pkgver="2.7.0"
+pkgver="2.7.1"
 pkgrel="1"
 pkgdesc="Cross-platform community-driven port of KeePass Password Safe"
 arch=('i686' 'x86_64')