summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3a470317370c..bad0dfed8a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,14 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=ttf-tahoma
-pkgver=5.0rc6
-_pkgver=5.0-rc6
+pkgver=5.0.1
pkgrel=1
pkgdesc="Tahoma and Tahoma Bold fonts from the Wine project"
arch=('any')
url="https://www.winehq.org/"
license=('LGPL')
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=(https://source.winehq.org/git/wine.git/blob_plain/refs/tags/wine-"$_pkgver":/fonts/tahoma{,bd}.ttf)
+depends=('fontconfig' 'xorg-fonts-encodings')
+source=(https://source.winehq.org/git/wine.git/blob_plain/refs/tags/wine-"$pkgver":/fonts/tahoma{,bd}.ttf)
sha256sums=('90f1abad4da0ce03da5d2277ee75a9600ce812d37c90eab76e0838ffa7937e55'
'c29342ba99a04f983193756f01eb6de946fd4d33ba0bb7061aff11e70871b6f2')