diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2021-05-03 21:52:15 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2021-05-03 21:52:15 -0400 |
commit | 6ea2bf648417a8e40bcb98953988f67408612051 (patch) | |
tree | 9a22a78a2ea22fd0d36365dff89e7047fd907c65 /libre/texlive-bin | |
parent | 099459943b578d2a838ac7662efd502f19920dd2 (diff) | |
download | abslibre-6ea2bf648417a8e40bcb98953988f67408612051.tar.gz abslibre-6ea2bf648417a8e40bcb98953988f67408612051.tar.bz2 abslibre-6ea2bf648417a8e40bcb98953988f67408612051.zip |
[texlive-bin]: rebuild against latest poppler
Diffstat (limited to 'libre/texlive-bin')
-rw-r--r-- | libre/texlive-bin/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/texlive-bin/PKGBUILD b/libre/texlive-bin/PKGBUILD index 21dd988fd..662d96ce3 100644 --- a/libre/texlive-bin/PKGBUILD +++ b/libre/texlive-bin/PKGBUILD @@ -17,7 +17,7 @@ pkgname=('texlive-bin' 'libsynctex') pkgver=2021.58686 pkgrel=2 -pkgrel+=.parabola1 +pkgrel+=.parabola2 license=('GPL') arch=('x86_64') arch+=('i686' 'armv7h') |