summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-09-01 21:56:11 +0200
committerhaawda2017-09-01 21:56:11 +0200
commit2d52e574fd4a6d08cba285a32f36b40feafc143d (patch)
tree6603ec70170fac2098ba18ee2e27e497b41f63c3
parent88ced3abf003d8c9d5bb61b751b2068dd40ccbc7 (diff)
downloadaur-2d52e574fd4a6d08cba285a32f36b40feafc143d.tar.gz
Update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1111a2eb090..ec4c8af5f0e3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = texlive-garamondx
pkgdesc = URW Garamond No8 Adobe Type1 fonts from CTAN (for texlive)
- pkgver = 1.19
+ pkgver = 1.20
pkgrel = 1
url = http://www.ctan.org/tex-archive/fonts/garamondx
arch = any
license = CUSTOM:alladin
depends = texlive-core
- noextract = garamondx.tds.zip
- source = http://mirrors.ctan.org/install/fonts/garamondx.tds.zip
+ noextract = garamondx.tds-1.20.zip
+ source = garamondx.tds-1.20.zip::http://mirrors.ctan.org/install/fonts/garamondx.tds.zip
source = garamondx.maps
- md5sums = 723b01688a90491d571caac30012c87d
+ md5sums = d81a2e0bc611480e58e414bf9585cc86
md5sums = 80761a71120a9861400927b591ac463f
pkgname = texlive-garamondx
diff --git a/PKGBUILD b/PKGBUILD
index 8bd76b52ccc4..f556f531c218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=texlive-garamondx
-pkgver=1.19
+pkgver=1.20
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=('723b01688a90491d571caac30012c87d'
+source=("garamondx.tds-$pkgver.zip::http://mirrors.ctan.org/install/fonts/garamondx.tds.zip" garamondx.maps)
+md5sums=('d81a2e0bc611480e58e414bf9585cc86'
'80761a71120a9861400927b591ac463f')
-noextract=('garamondx.tds.zip')
+noextract=("garamondx.tds-$pkgver.zip")
package() {
_texmf_root=usr/share/texmf-dist
@@ -19,7 +19,7 @@ package() {
install -m644 "$srcdir"/garamondx.maps "$pkgdir"/var/lib/texmf/arch/installedpkgs
install -d "$pkgdir"/$_texmf_root/
cd "$pkgdir"/$_texmf_root/
- bsdtar xf "$srcdir"/garamondx.tds.zip
+ bsdtar xf "$srcdir"/garamondx.tds-$pkgver.zip
install -Dm644 "$pkgdir"/$_texmf_root/doc/fonts/garamondx/README \
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
rm "$pkgdir"/$_texmf_root/doc/fonts/garamondx/README