summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 866e9ee172c3..42a0a14fe737 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Joël Porquet <joel@porquet.org>
pkgname=jpass-git
-pkgver=r16.4d491bc
+pkgver=r39.494b3c9
pkgrel=1
pkgdesc="JPass password manager"
-url="https://joel.porquet.org/wiki/hacking/jpass/"
+url="https://github.com/joel-porquet/jpass/"
arch=('any')
license=('GPL3')
depends=('python' 'python-configobj')
makedepends=('git')
-source=("${pkgname}::git+https://joel.porquet.org/cgit/cgit.cgi/jpass.git/")
+source=("${pkgname}::git+https://github.com/joel-porquet/jpass/")
md5sums=('SKIP')
pkgver() {