summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-02-21 18:00:02 +0100
committerStefan Husmann2016-02-21 18:00:02 +0100
commit1471071f083ebb4857fad7f13be6c03b922dc0e7 (patch)
treec25b6dce928dd3fed6292e10618b15abe8c70bac
parent9bcb22f8d32c94a8caad64b2c17d03da3919b4f1 (diff)
downloadaur-1471071f083ebb4857fad7f13be6c03b922dc0e7.tar.gz
correct
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1017841480b..15da27e326bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Sun Jan 17 19:51:04 UTC 2016
+# Sun Feb 21 17:00:02 UTC 2016
pkgbase = texlive-garamondx
pkgdesc = URW Garamond No8 Adobe Type1 fonts from CTAN (for texlive)
pkgver = 1.099
- pkgrel = 1
- url = http://mirrors.ctan.org/install/fonts/garamondx.tds.zip
+ pkgrel = 2
+ url = http://www.ctan.org/tex-archive/fonts/crimson
install = texlive-garamondx.install
arch = any
license = CUSTOM:alladin
diff --git a/PKGBUILD b/PKGBUILD
index 70cf66011b1e..2ae1da92239d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=texlive-garamondx
pkgver=1.099
-pkgrel=1
+pkgrel=2
pkgdesc="URW Garamond No8 Adobe Type1 fonts from CTAN (for texlive)"
arch=('any')
license=('CUSTOM:alladin')
-url=("http://mirrors.ctan.org/install/fonts/garamondx.tds.zip")
+url=("http://www.ctan.org/tex-archive/fonts/crimson")
depends=(texlive-core)
install=$pkgname.install
source=(http://mirrors.ctan.org/install/fonts/garamondx.tds.zip garamondx.maps)