Merge pull request #3619 from ebfe/keepassx

keepassx: update to 0.4.4.
This commit is contained in:
Juan RP 2016-02-14 20:16:44 +01:00
commit 06116b1de7

View file

@ -1,7 +1,7 @@
# Template file for 'keepassx' # Template file for 'keepassx'
pkgname=keepassx pkgname=keepassx
version=0.4.3 version=0.4.4
revision=4 revision=1
conflicts="keepassx2>=0" conflicts="keepassx2>=0"
build_style=qmake build_style=qmake
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://www.keepassx.org/" homepage="https://www.keepassx.org/"
distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz" distfiles="https://www.keepassx.org/releases/${version}/${pkgname}-${version}.tar.gz"
checksum=cd901a0611ce57e62cf6df7eeeb1b690b5232302bdad8626994eb54adcfa1e85 checksum=3e27068ca85e68705347f0921c6b3c9248d7c5a84c79c0483daf22d141c0adc4
pre_configure() { pre_configure() {
sed -i '1,1i#include <unistd.h>' src/lib/random.cpp sed -i '1,1i#include <unistd.h>' src/lib/random.cpp