summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b469fdd573dd..c22c281114cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python2-libkeepass
pkgdesc="library for keepassx"
-url="http://github.com/phpwutz/libkeepass"
+url="http://github.com/crass/libkeepass"
depends=(
'python2-crypto'
'python2-nose'
@@ -13,7 +13,7 @@ license=('GPLv2')
arch=('any')
pkgver=0.1.0
pkgrel=1
-source=('git+git://github.com/phpwutz/libkeepass.git')
+source=('git+git://github.com/crass/libkeepass.git')
md5sums=('SKIP')
package() {