summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3100354d6efe..bb7b12a6df91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = texlive-localmanager-git
pkgdesc = A shell and command-line utility to manage TeXLive on Arch Linux
pkgver = v0.7.r3.gbbd8488
- pkgrel = 2
+ pkgrel = 3
url = https://git.archlinux.org/users/remy/texlive-localmanager.git/
arch = any
license = GPL
@@ -14,7 +14,7 @@ pkgbase = texlive-localmanager-git
depends = perl-lwp-protocol-https
provides = texlive-localmanager=v0.7.r3.gbbd8488
conflicts = texlive-localmanager
- source = texlive-localmanager::git://git.archlinux.org/users/remy/texlive-localmanager.git
+ source = texlive-localmanager::git+http://git.archlinux.org/users/remy/texlive-localmanager.git
source = tllocalmgr-enhance.patch
source = tllocalmgr-fix-texlive-local-match.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2a8c52311c89..0eb23a9a34d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=texlive-localmanager-git
_pkgname="${pkgname%-git}"
pkgver=v0.7.r3.gbbd8488
-pkgrel=2
+pkgrel=3
pkgdesc='A shell and command-line utility to manage TeXLive on Arch Linux'
arch=('any')
url='https://git.archlinux.org/users/remy/texlive-localmanager.git/'
@@ -22,7 +22,7 @@ depends=('texlive-core>=2011'
'perl-lwp-protocol-https')
makedepends=('git')
-source=("${_pkgname}::git://git.archlinux.org/users/remy/texlive-localmanager.git"
+source=("${_pkgname}::git+http://git.archlinux.org/users/remy/texlive-localmanager.git"
'tllocalmgr-enhance.patch'
'tllocalmgr-fix-texlive-local-match.patch')
sha256sums=('SKIP'