summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMoritz Lipp2015-11-26 08:50:55 +0100
committerMoritz Lipp2015-11-26 08:50:55 +0100
commit374e1ff173d7b1693d001f53a967bdaea350786e (patch)
tree0ad4afa060740aeae78bae215a27fcc69c854f6a /PKGBUILD
parent8414a2ebe8d37e960b538830c8105ee68b2d8e9f (diff)
downloadaur-374e1ff173d7b1693d001f53a967bdaea350786e.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 fe4a62ea1c23..100b0d519c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=libzathura
pkgname=libzathura-git
-pkgver=49ca31e
+pkgver=f0fe052
pkgrel=1
pkgdesc="A document library."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('git')
checkdepends=('check' 'libfiu')
conflicts=('libzathura')
provides=('libzathura')
-source=("${_pkgname}::git+git://pwmt.org/libzathura.git#branch=develop")
+source=("${_pkgname}::git+https://git.pwmt.org/pwmt/libzathura.git#branch=develop")
md5sums=('SKIP')
build() {