summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 362740efca75..df6ce72e7586 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = texlive-newtx
pkgdesc = Alternative uses of the TX fonts, with improved metrics.
- pkgver = 1.5
+ pkgver = 1.514
pkgrel = 1
url = http://ctan.org/pkg/newtx
install = texlive-newtx.install
@@ -10,7 +10,7 @@ pkgbase = texlive-newtx
noextract = newtx.tds.zip
source = http://mirrors.ctan.org/install/fonts/newtx.tds.zip
source = lppl.txt::http://latex-project.org/lppl/lppl-1-3c.txt
- sha1sums = 486b379ea9c8731183e1f747ad0e537f85577053
+ sha1sums = f38090797c64ada29b50cfcb0313f53228cf20ce
sha1sums = 47438d5b2ab351796b64b62da105432ab71369ab
pkgname = texlive-newtx
diff --git a/PKGBUILD b/PKGBUILD
index c7302eee9930..21f9609513d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_basename=newtx
pkgname=texlive-"$_basename"
-pkgver=1.5
+pkgver=1.514
pkgrel=1
pkgdesc="Alternative uses of the TX fonts, with improved metrics."
arch=('any')
@@ -14,7 +14,7 @@ source=("http://mirrors.ctan.org/install/fonts/$_basename.tds.zip"
"lppl.txt::http://latex-project.org/lppl/lppl-1-3c.txt")
noextract=("$_basename.tds.zip")
install=$pkgname.install
-sha1sums=('486b379ea9c8731183e1f747ad0e537f85577053'
+sha1sums=('f38090797c64ada29b50cfcb0313f53228cf20ce'
'47438d5b2ab351796b64b62da105432ab71369ab')
package() {