diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2020-10-12 16:49:02 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2020-10-12 16:50:26 -0400 |
commit | 7fa08a63418e149975dec356fc66f52570cd6201 (patch) | |
tree | 4b4b10133c41f10fe69192594abd69597ef4ad1e /libre/texlive-bin | |
parent | bd30c369da6f9ab8f418e82b483b4c0578309243 (diff) | |
download | abslibre-7fa08a63418e149975dec356fc66f52570cd6201.tar.gz abslibre-7fa08a63418e149975dec356fc66f52570cd6201.tar.bz2 abslibre-7fa08a63418e149975dec356fc66f52570cd6201.zip |
[texlive-bin]: rebuild against latest poppler
Diffstat (limited to 'libre/texlive-bin')
-rw-r--r-- | libre/texlive-bin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD index 411f55384..1c85e685a 100644 --- a/libre/texlive-bin/PKGBUILD +++ b/libre/texlive-bin/PKGBUILD @@ -16,8 +16,8 @@ pkgname=('texlive-bin' 'libsynctex') pkgver=2020.54586 -pkgrel=5 -pkgrel+=.parabola2 +pkgrel=6 +pkgrel+=.parabola1 license=('GPL') arch=('x86_64') arch+=('i686' 'armv7h') |