summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPřemysl Janouch2018-06-26 09:43:34 +0200
committerPřemysl Janouch2018-06-26 09:43:34 +0200
commit66182937c0e24e1bd8cc9fa9244b0799356861a6 (patch)
treea43b0b70ae9edf607a184524a8ecea9ff8b5f392 /PKGBUILD
parentf8d233f7b4a4298175df8f144c9ada21fa0effe0 (diff)
downloadaur-66182937c0e24e1bd8cc9fa9244b0799356861a6.tar.gz
Move upstream URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86b15d5ab2b6..7916a5ffc76e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=pdf-simple-sign
pkgver=r2.41f8165
pkgrel=1
pkgdesc="Simple PDF signer"
-url="https://github.com/pjanouch/pdf-simple-sign"
+url="https://git.janouch.name/p/pdf-simple-sign"
arch=('i686' 'x86_64')
license=('BSD')
options=(zipman)
@@ -12,7 +12,7 @@ conflicts=('pdf-simple-sign')
provides=('pdf-simple-sign')
makedepends=('meson' 'git')
depends=('openssl')
-source=("git+https://github.com/pjanouch/$_pkgname.git")
+source=("git+https://git.janouch.name/p/$_pkgname.git")
md5sums=('SKIP')
pkgver() {