summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Lipp2015-11-26 08:50:55 +0100
committerMoritz Lipp2015-11-26 08:50:55 +0100
commit374e1ff173d7b1693d001f53a967bdaea350786e (patch)
tree0ad4afa060740aeae78bae215a27fcc69c854f6a
parent8414a2ebe8d37e960b538830c8105ee68b2d8e9f (diff)
downloadaur-374e1ff173d7b1693d001f53a967bdaea350786e.tar.gz
Update repository url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c33d43fdc61..76a21f035096 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = libzathura-git
depends = file
provides = libzathura
conflicts = libzathura
- source = libzathura::git+git://pwmt.org/libzathura.git#branch=develop
+ source = libzathura::git+https://git.pwmt.org/pwmt/libzathura.git#branch=develop
md5sums = SKIP
pkgname = libzathura-git
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() {