summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-08-08 23:11:17 +0200
committerhaawda2017-08-08 23:11:17 +0200
commitec9abebfd98e745f687ef1523678d7621fc95127 (patch)
tree60d5ea078cf9f41b4302bbab43162d95eddc822a
parentd7d4790e49339cefb036a4c56949d9a17e4d0474 (diff)
downloadaur-ec9abebfd98e745f687ef1523678d7621fc95127.tar.gz
Updated version (r129.ee53cd4 -> r132.056f384).
Changelog ========= maketfm: parallelize a bit when using --expanded (056f384) README: Mention that the fontname precedes the options (470aaea) scripts: Make them work on FreeBSD (648cda8)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c66252e1ac81..631985d3bb88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Aug 8 21:11:17 UTC 2017
pkgbase = texlive-minionpro-git
pkgdesc = generate all necessary files to use Adobe Minion Pro and Adobe Myriad Pro with (pdf)latex.
- pkgver = r129.ee53cd4
- pkgrel = 3
+ pkgver = r132.056f384
+ pkgrel = 1
url = https://github.com/sebschub/FontPro.git
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 186024e696eb..1d1403a2896a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>>
pkgname=('texlive-minionpro-git' 'texlive-myriadpro-git')
-pkgver=r129.ee53cd4
-pkgrel=3
+pkgver=r132.056f384
+pkgrel=1
pkgdesc="generate all necessary files to use Adobe Minion Pro and Adobe Myriad Pro with (pdf)latex."
arch=('any')
url="https://github.com/sebschub/FontPro.git"