summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2020-02-09 20:36:04 +0100
committerXZS2022-09-13 14:08:00 +0200
commitd9cdcb5db5cec5ce67f8ec63fb4f54d1e56b79fb (patch)
tree4bf837d46274a4a4a2e96c48566db05044523203 /PKGBUILD
parente59b19df77cea00391e9b2c08c088774d0e62cd4 (diff)
downloadaur-d9cdcb5db5cec5ce67f8ec63fb4f54d1e56b79fb.tar.gz
minor fix in source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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'