summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGordonGR2015-10-04 16:09:37 +0300
committerGordonGR2015-10-04 16:09:37 +0300
commit2024341fcf96686c87f505c18ddaba4152ff2655 (patch)
tree0177bf738de70a1127e5102637952d4a3cb20954
parentc87d158097a19c14c0bdfa256e693ea79670babc (diff)
downloadaur-2024341fcf96686c87f505c18ddaba4152ff2655.tar.gz
20151004-1: Upstream update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f80b34c6d51f..c9046265d776 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-textfonts
pkgdesc = Fonts based on early works by Alexander Wilson, Claude Garamond, Victor Scholderer, Firmin Didot et al.
- pkgver = 6.00
+ pkgver = 20151004
pkgrel = 1
url = http://users.teilar.gr/~g1951d/
install = ttf-textfonts.install
@@ -22,9 +22,9 @@ pkgbase = ttf-textfonts
replaces = ttf-atavyros
replaces = ttf-avdira
replaces = ttf-asea
- source = http://users.teilar.gr/~g1951d/TextFonts.zip
+ source = http://users.teilar.gr/~g1951d/Textfonts.zip
source = LICENSE
- md5sums = 21459dd5a047efe1ae6b81041ed2e276
+ md5sums = 10ea36306952a18d95c58437568736cb
md5sums = bc1709dc3b1f6a7545ab366923e01a1c
pkgname = ttf-textfonts
diff --git a/PKGBUILD b/PKGBUILD
index 1c1737d5a1e5..e5cbead5ef93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: GordonGR <ntheo1979@gmail.com>
pkgname=ttf-textfonts
-pkgver=6.00
+pkgver=20151004
pkgrel=1
pkgdesc="Fonts based on early works by Alexander Wilson, Claude Garamond, Victor Scholderer, Firmin Didot et al."
arch=('any')
@@ -12,9 +12,9 @@ license=('custom')
depends=('fontconfig' 'xorg-font-utils')
conflicts=('ttf-alexander' 'ttf-alfios' 'ttf-anaktoria' 'ttf-aroania' 'ttf-atavyros' 'ttf-avdira' 'ttf-asea')
replaces=('ttf-alexander' 'ttf-alfios' 'ttf-anaktoria' 'ttf-aroania' 'ttf-atavyros' 'ttf-avdira' 'ttf-asea')
-source=("http://users.teilar.gr/~g1951d/TextFonts.zip" "LICENSE")
+source=("http://users.teilar.gr/~g1951d/Textfonts.zip" "LICENSE")
install=$pkgname.install
-md5sums=('21459dd5a047efe1ae6b81041ed2e276'
+md5sums=('10ea36306952a18d95c58437568736cb'
'bc1709dc3b1f6a7545ab366923e01a1c')
package()