diff options
author | haawda | 2017-05-21 14:32:33 +0200 |
---|---|---|
committer | haawda | 2017-05-21 14:32:33 +0200 |
commit | 88ced3abf003d8c9d5bb61b751b2068dd40ccbc7 (patch) | |
tree | c92f12f55386c9c0d9d037b81eaf05f3aaa05252 | |
parent | 08e393042353b98eb63d4119b89bd0129f48e4d2 (diff) | |
download | aur-88ced3abf003d8c9d5bb61b751b2068dd40ccbc7.tar.gz |
update
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 6 |
2 files changed, 6 insertions, 8 deletions
@@ -1,9 +1,7 @@ -# Generated by mksrcinfo v8 -# Sat May 20 22:00:50 UTC 2017 pkgbase = texlive-garamondx pkgdesc = URW Garamond No8 Adobe Type1 fonts from CTAN (for texlive) - pkgver = 1.17 - pkgrel = 2 + pkgver = 1.19 + pkgrel = 1 url = http://www.ctan.org/tex-archive/fonts/garamondx arch = any license = CUSTOM:alladin @@ -11,7 +9,7 @@ pkgbase = texlive-garamondx noextract = garamondx.tds.zip source = http://mirrors.ctan.org/install/fonts/garamondx.tds.zip source = garamondx.maps - md5sums = 853812ddb2b54a117db6039916dd394b + md5sums = 723b01688a90491d571caac30012c87d md5sums = 80761a71120a9861400927b591ac463f pkgname = texlive-garamondx @@ -1,15 +1,15 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=texlive-garamondx -pkgver=1.17 -pkgrel=2 +pkgver=1.19 +pkgrel=1 pkgdesc="URW Garamond No8 Adobe Type1 fonts from CTAN (for texlive)" arch=('any') license=('CUSTOM:alladin') url=http://www.ctan.org/tex-archive/fonts/garamondx depends=(texlive-core) source=(http://mirrors.ctan.org/install/fonts/garamondx.tds.zip garamondx.maps) -md5sums=('853812ddb2b54a117db6039916dd394b' +md5sums=('723b01688a90491d571caac30012c87d' '80761a71120a9861400927b591ac463f') noextract=('garamondx.tds.zip') |