summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDetrikSyS2017-07-31 03:53:33 -0400
committerDetrikSyS2017-07-31 03:59:29 -0400
commit257e203d573507e4c2186990df67f51fc099331f (patch)
treef25125e958b25781ceb255fc36f9c4db382f8ffb /PKGBUILD
parent2c26badee846cdf6fefe8818f2857fcb9dcc9655 (diff)
downloadaur-257e203d573507e4c2186990df67f51fc099331f.tar.gz
Version Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dd927377165c..d61f8e4abf7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,21 @@
-# Maintainer: TDY <tdy@archlinux.info>
+# Maintainer: DetrikSyS <admin@vz.net.ve>
+# Contributor: TDY <tdy@archlinux.info>
# Contributor: Thomas Laroche <tho.laroche @t gmail.com>
# Contributor: Thayer Williams <thayer@archlinux.org>
# Contributor: dale <dale@archlinux.org>
pkgname=ttf-tahoma
-pkgver=1.7.27
+pkgver=2.13
pkgrel=1
epoch=1
pkgdesc="Tahoma and Tahoma Bold fonts from the Wine project"
arch=('any')
-url="http://www.winehq.org/"
+url="https://www.winehq.org/"
license=('LGPL')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
install=ttf.install
-source=(tahoma-$pkgver.ttf::"http://source.winehq.org/source/fonts/tahoma.ttf?!v=wine-$pkgver&_raw=1"
- tahomabd-$pkgver.ttf::"http://source.winehq.org/source/fonts/tahomabd.ttf?!v=wine-$pkgver&_raw=1")
+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'
'c29342ba99a04f983193756f01eb6de946fd4d33ba0bb7061aff11e70871b6f2')