summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-10-17 00:03:47 +0200
committerhaawda2018-10-17 00:03:47 +0200
commitc11e2ea161a6ce361d2d5989e8ece11b4f3afd6d (patch)
tree69383a737a4e205f7f471f7b620a63b28a183745
parent47855e1fe37174fcebdf039f52d18fd5a8af3ae1 (diff)
downloadaur-c11e2ea161a6ce361d2d5989e8ece11b4f3afd6d.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0537f9434449..c96bcc54843c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = ttf-tahoma
pkgdesc = Tahoma and Tahoma Bold fonts from the Wine project
- pkgver = 2.13
- pkgrel = 2
+ pkgver = 3.18
+ pkgrel = 1
url = https://www.winehq.org/
arch = any
license = LGPL
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
- source = tahoma-2.13.ttf::https://source.winehq.org/source/fonts/tahoma.ttf?!v=wine-2.13&_raw=1
- source = tahomabd-2.13.ttf::https://source.winehq.org/source/fonts/tahomabd.ttf?!v=wine-2.13&_raw=1
- sha256sums = 8385eb7b3930798411953b8789245ae47e9a9e8480f7f37ecb8da1d895363954
+ source = tahoma-3.18.ttf::https://source.winehq.org/source/fonts/tahoma.ttf?!v=wine-3.18&_raw=1
+ source = tahomabd-3.18.ttf::https://source.winehq.org/source/fonts/tahomabd.ttf?!v=wine-3.18&_raw=1
+ sha256sums = 90f1abad4da0ce03da5d2277ee75a9600ce812d37c90eab76e0838ffa7937e55
sha256sums = c29342ba99a04f983193756f01eb6de946fd4d33ba0bb7061aff11e70871b6f2
pkgname = ttf-tahoma
diff --git a/PKGBUILD b/PKGBUILD
index 56bf110bc775..8c44b2910596 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=ttf-tahoma
-pkgver=2.13
-pkgrel=2
+pkgver=3.18
+pkgrel=1
pkgdesc="Tahoma and Tahoma Bold fonts from the Wine project"
arch=('any')
url="https://www.winehq.org/"
@@ -15,7 +15,7 @@ license=('LGPL')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
source=(tahoma-$pkgver.ttf::"https://source.winehq.org/source/fonts/tahoma.ttf?!v=wine-$pkgver&_raw=1"
tahomabd-$pkgver.ttf::"https://source.winehq.org/source/fonts/tahomabd.ttf?!v=wine-$pkgver&_raw=1")
-sha256sums=('8385eb7b3930798411953b8789245ae47e9a9e8480f7f37ecb8da1d895363954'
+sha256sums=('90f1abad4da0ce03da5d2277ee75a9600ce812d37c90eab76e0838ffa7937e55'
'c29342ba99a04f983193756f01eb6de946fd4d33ba0bb7061aff11e70871b6f2')
package() {