summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Lipp2015-11-25 19:07:52 +0100
committerMoritz Lipp2015-11-25 19:07:52 +0100
commit584d1bdafa9f97fa36d9c9bc16e82db0f1ea5d2f (patch)
treeac3258459264b1a656f93e0152a9b9d2d0c2bfd0 /PKGBUILD
parentc823ecf1c17ae1c93a480852cf63f347fb310beb (diff)
downloadaur-584d1bdafa9f97fa36d9c9bc16e82db0f1ea5d2f.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 e0142ea9d2bf..bfa6388485e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Lipp <mlq@pwmt.org>
pkgname=zathura-git
-pkgver=0.2.9.2.g1eec4a6
+pkgver=0.3.3.76.ge10cf0e
pkgrel=1
pkgdesc="a document viewer"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('girara-git' 'gtk3>=3.10' 'cairo>=1.8.8')
makedepends=('git' 'python-docutils' 'intltool')
conflicts=('zathura')
provides=('zathura')
-source=('zathura::git+git://pwmt.org/zathura.git#branch=develop')
+source=('zathura::git+https://git.pwmt.org/pwmt/zathura.git#branch=develop')
md5sums=('SKIP')
_gitname=zathura