summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2019-04-28 23:21:09 +0200
committerhaawda2019-04-28 23:21:09 +0200
commit1826533696dfb1c6ffce6fd1ac8a776a6088dc23 (patch)
treecb8cc4a70e98f60d7f843a18c3bfc986903ce573
parentc11e2ea161a6ce361d2d5989e8ece11b4f3afd6d (diff)
downloadaur-1826533696dfb1c6ffce6fd1ac8a776a6088dc23.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 c96bcc54843c..b11a632035ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ttf-tahoma
pkgdesc = Tahoma and Tahoma Bold fonts from the Wine project
- pkgver = 3.18
+ pkgver = 4.0
pkgrel = 1
url = https://www.winehq.org/
arch = any
@@ -8,10 +8,10 @@ pkgbase = ttf-tahoma
depends = fontconfig
depends = xorg-fonts-encodings
depends = xorg-font-utils
- 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
+ source = tahoma-4.0.ttf::https://source.winehq.org/source/fonts/tahoma.ttf?!v=wine-4.0&_raw=1
+ source = tahomabd-4.0.ttf::https://source.winehq.org/source/fonts/tahomabd.ttf?!v=wine-4.0&_raw=1
+ sha256sums = a91956ea95c7f705a20388683d764cf478cf1820a3788e8411baec9a380fcdf5
+ sha256sums = c826e6b16fa096adde340f4862d4d603dbaff50cbd675e426f36c103df97b1b8
pkgname = ttf-tahoma
diff --git a/PKGBUILD b/PKGBUILD
index 8c44b2910596..9e5d807f8ec5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=ttf-tahoma
-pkgver=3.18
+pkgver=4.0
pkgrel=1
pkgdesc="Tahoma and Tahoma Bold fonts from the Wine project"
arch=('any')
@@ -15,8 +15,8 @@ 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=('90f1abad4da0ce03da5d2277ee75a9600ce812d37c90eab76e0838ffa7937e55'
- 'c29342ba99a04f983193756f01eb6de946fd4d33ba0bb7061aff11e70871b6f2')
+sha256sums=('a91956ea95c7f705a20388683d764cf478cf1820a3788e8411baec9a380fcdf5'
+ 'c826e6b16fa096adde340f4862d4d603dbaff50cbd675e426f36c103df97b1b8')
package() {
install -Dm644 tahoma-$pkgver.ttf "$pkgdir/usr/share/fonts/TTF/tahoma.ttf"