summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoel Porquet2018-08-13 16:16:05 -0700
committerJoel Porquet2018-08-13 16:16:05 -0700
commitec6ab22f4c040b0ed03586e80f77c7d98b0b875d (patch)
tree8c12e784f764817d9f269f1e07961241eeb78133 /PKGBUILD
parentb8be6adb0089738bc51cf0a3e63c38b37b7a6b01 (diff)
downloadaur-ec6ab22f4c040b0ed03586e80f77c7d98b0b875d.tar.gz
Update URL
Moved away from self-hosted CGIT to Github Signed-off-by: Joel Porquet <joel@porquet.org>
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() {