summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Lipp2015-11-26 08:49:31 +0100
committerMoritz Lipp2015-11-26 08:49:31 +0100
commit2221425d3bf0d2c6ff436b9e0b7bfa65a037f807 (patch)
tree28fec677af1dc5b97437eece6f777c5ee47b5e2b /PKGBUILD
parent45679b3c85b5dbf4776dadd6e9452f89e936b1b9 (diff)
downloadaur-2221425d3bf0d2c6ff436b9e0b7bfa65a037f807.tar.gz
Update repository url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7295dfc74ad6..76461b88b624 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zathura-ps-git
pkgrel=1
-pkgver=0.2.0.7.g2a02c06
+pkgver=0.2.0.8.gbd8aaf1
pkgdesc="PostScript support for zathura"
arch=('i686' 'x86_64')
url="http://pwmt.org/projects/zathura-ps"
@@ -11,7 +11,7 @@ depends=('zathura-git' 'libspectre')
makedepends=('git')
conflicts=('zathura-ps')
provides=('zathura-ps')
-source=('zathura-ps::git+git://pwmt.org/zathura-ps.git#branch=develop')
+source=('zathura-ps::git+https://git.pwmt.org/pwmt/zathura-ps.git#branch=develop')
md5sums=('SKIP')
_gitname=zathura-ps