summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/texlive-bin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD
index 3d20cc3e8..5ef197ead 100644
--- a/libre/texlive-bin/PKGBUILD
+++ b/libre/texlive-bin/PKGBUILD
@@ -13,8 +13,8 @@
pkgname=('texlive-bin' 'libsynctex')
pkgver=2019.51075
-pkgrel=2
-pkgrel+=.par4
+pkgrel=3
+pkgrel+=.par1
license=('GPL')
arch=('x86_64')
arch+=('i686' 'armv7h')
@@ -24,7 +24,7 @@ makedepends=('git' 'cairo' 'pixman' 'graphite' 't1lib' 'gd' 'poppler'
'perl')
makedepends_x86_64=('clisp' 'ffcall')
makedepends_i686=('clisp' 'ffcall')
-url='http://tug.org/texlive/'
+url='https://tug.org/texlive/'
_commit=74c2495978a4a84ffae10252c0fd244f1140228e # texlive-2019.2 r51075
source=("git+https://github.com/Tex-Live/texlive-source.git#commit=${_commit}"
"pdftex-poppler0.76.patch")