summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Landau2017-01-31 16:44:19 +0200
committerDaniel Landau2017-01-31 16:44:19 +0200
commit2d63dfcbcb6a016178513302035278eb8e80908d (patch)
treeb1a728c854e438754a1610ea67188be76833e9e2
parent62e3a504e5d965fe508a5b05fc8c47631e0da878 (diff)
downloadaur-2d63dfcbcb6a016178513302035278eb8e80908d.tar.gz
Switch back to develop branch
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93d5e8c46cbc..610b6110c4d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 24 18:51:44 UTC 2017
+# Tue Jan 31 14:44:04 UTC 2017
pkgbase = keepassxc-git
pkgdesc = A reboot with keepasshttp of an OpenSource password safe which helps you to manage your passwords in an easy and secure way
- pkgver = 2.1.0.r0.g8a3ac7a
+ pkgver = 2.1.0.r40.g0091cb3
pkgrel = 1
url = https://github.com/keepassxreboot/keepassxc
install = keepassxc.install
@@ -22,10 +22,10 @@ pkgbase = keepassxc-git
depends = hicolor-icon-theme
depends = desktop-file-utils
depends = libmicrohttpd
- provides = keepassx=2.1.0.r0.g8a3ac7a
- provides = keepassx2=2.1.0.r0.g8a3ac7a
- provides = keepassx-svn=2.1.0.r0.g8a3ac7a
- provides = keepassx2-git=2.1.0.r0.g8a3ac7a
+ provides = keepassx=2.1.0.r40.g0091cb3
+ provides = keepassx2=2.1.0.r40.g0091cb3
+ provides = keepassx-svn=2.1.0.r40.g0091cb3
+ provides = keepassx2-git=2.1.0.r40.g0091cb3
conflicts = keepassx-svn
conflicts = keepassx
conflicts = keepassx-git
@@ -37,7 +37,7 @@ pkgbase = keepassxc-git
replaces = keepassx-http
replaces = keepassx-reboot-git
options = !emptydirs
- source = git+https://github.com/keepassxreboot/keepassxc.git#branch=master
+ source = git+https://github.com/keepassxreboot/keepassxc.git#branch=develop
md5sums = SKIP
pkgname = keepassxc-git
diff --git a/PKGBUILD b/PKGBUILD
index cdd5a15e72da..e21197e181ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=keepassxc-git
_gitname=keepassxc
-pkgver=2.1.0.r0.g8a3ac7a
+pkgver=2.1.0.r40.g0091cb3
pkgrel=1
pkgdesc="A reboot with keepasshttp of an OpenSource password safe which helps you to manage your passwords in an easy and secure way"
arch=('i686' 'x86_64')
@@ -22,7 +22,7 @@ conflicts=('keepassx-svn' 'keepassx' 'keepassx-git' 'keepassx2-git' 'keepassx2'
provides=("keepassx"{,2}"=${pkgver}" "keepassx-svn=${pkgver}" "keepassx2-git=${pkgver}")
replaces=('keepassx-http' 'keepassx-reboot-git')
options=(!emptydirs)
-source=(git+https://github.com/keepassxreboot/keepassxc.git#branch=master)
+source=(git+https://github.com/keepassxreboot/keepassxc.git#branch=develop)
md5sums=('SKIP')
pkgver() {