summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schnaidt2017-05-21 21:16:25 +0200
committerAlexander Schnaidt2017-05-21 21:23:30 +0200
commit41f3ae9c18476667f33296b857310b88e92ba1eb (patch)
tree3e7dabe577bd11dc0a1127010b68e0407f27a379
parent405286e3d6bafca3c698ca9674926393484e5853 (diff)
downloadaur-41f3ae9c18476667f33296b857310b88e92ba1eb.tar.gz
passwordsafe: remove git from the makedeps again
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37b22149edeb..cbdf67a1d412 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
# Generated by mksrcinfo v8
-# Sun May 21 19:03:03 UTC 2017
+# Sun May 21 19:20:11 UTC 2017
pkgbase = passwordsafe
pkgdesc = Simple & Secure Password Management
pkgver = 1.02BETA
- pkgrel = 1
+ pkgrel = 2
url = https://pwsafe.org/
arch = i686
arch = x86_64
license = Artistic2.0
makedepends = zip
makedepends = libxt
- makedepends = git
makedepends = cmake
makedepends = gtest
depends = libxtst
diff --git a/PKGBUILD b/PKGBUILD
index d226b22e393c..1389dc28e9ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ _pkgname=pwsafe
pkgname=passwordsafe
_pkgver=1.02
pkgver="$_pkgver"BETA
-pkgrel=1
+pkgrel=2
pkgdesc="Simple & Secure Password Management"
arch=('i686' 'x86_64')
url="https://pwsafe.org/"
license=('Artistic2.0')
#to build without yubikey support, remove yubikey-personalization and uncomment NO_YUBI in build()
depends=('libxtst' 'wxgtk' 'webkitgtk2' 'yubikey-personalization' 'xerces-c')
-makedepends=('zip' 'libxt' 'git' 'cmake' 'gtest')
+makedepends=('zip' 'libxt' 'cmake' 'gtest')
optdepends=('xvkbd: virtual-keyboard support')
conflicts=('passwordsafe-debian' 'passwordsafe-git' 'pwsafe' 'pwsafe-gui')
source=(https://github.com/pwsafe/pwsafe/archive/$pkgver.tar.gz