diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-12-26 15:44:11 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-12-26 15:44:11 -0500 |
commit | 2c08e61f2486c9c38fe8ce0197bfa0151fec3c1e (patch) | |
tree | 48bb59b448a8982b92ab6693dac6c9b606462b06 /libre/texlive-latexextra | |
parent | 71aa41ec1119c528ecdb7aeacc31f49b6f460971 (diff) | |
download | abslibre-2c08e61f2486c9c38fe8ce0197bfa0151fec3c1e.tar.gz abslibre-2c08e61f2486c9c38fe8ce0197bfa0151fec3c1e.tar.bz2 abslibre-2c08e61f2486c9c38fe8ce0197bfa0151fec3c1e.zip |
texlive-latexextra-2018.49282-1.par1: updating version
Diffstat (limited to 'libre/texlive-latexextra')
-rw-r--r-- | libre/texlive-latexextra/PKGBUILD | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/texlive-latexextra/PKGBUILD b/libre/texlive-latexextra/PKGBUILD index bae3c577d..8d75044b3 100644 --- a/libre/texlive-latexextra/PKGBUILD +++ b/libre/texlive-latexextra/PKGBUILD @@ -6,10 +6,12 @@ _pkgname=texlive-latexextra-libre pkgname=texlive-latexextra -pkgver=2018.48568 +pkgver=2018.49282 _revnr=${pkgver#2018.} -pkgrel=1.parabola1 -pkgdesc="TeX Live - Large collection of add-on packages for LaTeX, without nonfree add-on packages" +pkgrel=1 +pkgrel+=.par1 +pkgdesc="TeX Live - Large collection of add-on packages for LaTeX" +pkgdesc+=", without nonfree add-on packages" license=('GPL') arch=(any) depends=('texlive-core' @@ -26,12 +28,12 @@ replaces=('texlive-latexextra-libre') conflicts=('texlive-latexextra-libre') url='http://tug.org/texlive/' mksource=("https://sources.archlinux.org/other/texlive/$pkgname-$pkgver-src.zip") -mksha256sums=('c2ce3ffc4fbbb7a3ba81e89026646e42e8b5d84d8417bc286aaf49cf83e84ead') +mksha256sums=('02d1547786c0a5b782243dbc8e17d8272d60647a8c4a3367afb5e46dd360de7d') noextract=("$pkgname-$pkgver-src.zip") source=("https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-src.tar.xz"{,.sig} "$pkgname.maps") options=('!emptydirs') -sha256sums=('11d88f0a3d0a442ac0320b48292558caef8429741a95bb54956c48f0256b35c9' 'SKIP' +sha256sums=('4a8862ee5db57595c6135ce8fc948c053290a9ec01750e6d18f8c648198d3dbf' 'SKIP' 'd53750a03a52472a1c7c5ba5142959ba382a5d69215471691c0b12c3663950ce') validpgpkeys=('1B8C5E87702444D3D825CC8086ED62396D5DBA58' # Omar Vega Ramos <ovruni@gnu.org.pe> '38D33EF29A7691134357648733466E12EC7BA943') # Isaac David <isacdaavid@at@isacdaavid@dot@info> |