diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2021-11-01 17:35:37 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2021-11-05 16:20:57 -0400 |
commit | 1b8d19ba6a2296fe102df7ff40b260a768ea21ed (patch) | |
tree | def20379f9166ef6f42e613999c3db579a2db9d8 | |
parent | 9ab3befd9790b7448d6cf289c7a093a1eccf9385 (diff) | |
download | abslibre-1b8d19ba6a2296fe102df7ff40b260a768ea21ed.tar.gz abslibre-1b8d19ba6a2296fe102df7ff40b260a768ea21ed.tar.bz2 abslibre-1b8d19ba6a2296fe102df7ff40b260a768ea21ed.zip |
[texlive-bin]: rebuild against latest poppler
-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 180a65b97..289347652 100644 --- a/libre/texlive-bin/PKGBUILD +++ b/libre/texlive-bin/PKGBUILD @@ -17,7 +17,7 @@ pkgname=('texlive-bin' 'libsynctex') pkgver=2021.58686 pkgrel=3 -pkgrel+=.parabola6 +pkgrel+=.parabola7 license=('GPL') arch=('x86_64') arch+=('armv7h' 'i686') |