summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Schnaidt2015-10-09 21:34:00 +0200
committerAlexander Schnaidt2015-10-09 21:34:00 +0200
commit19511ad03a0ad53b1a8a4f2a298c1b9397a7f6af (patch)
treedb13e7dc1f2f10570b9e68153d96dd7db088ea98
parent6a531ea6fec99e0cc9c8271f8ac85dfcdf16ef7b (diff)
downloadaur-19511ad03a0ad53b1a8a4f2a298c1b9397a7f6af.tar.gz
passwordsafe: remove useless comment
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1361f48c048d..9ff4510310ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ depends=('libxtst' 'wxgtk' 'webkitgtk2' 'yubikey-personalization' 'xerces-c')
makedepends=('git' 'zip' 'libxt')
optdepends=('xvkbd: virtual-keyboard support')
conflicts=('passwordsafe-debian' 'passwordsafe-git' 'pwsafe' 'pwsafe-gui')
-#source=(http://downloads.sourceforge.net/project/$pkgname/Linux-BETA/$_pkgver/$_pkgname-$pkgver-src.tgz{,.sig})
source=(https://github.com/pwsafe/pwsafe/releases/download/$pkgver/pwsafe-$pkgver-src.tgz{,.sig})
install='passwordsafe.install'