[arch-commits] Commit in ttf-hack/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sun Oct 22 06:47:51 UTC 2017


    Date: Sunday, October 22, 2017 @ 06:47:51
  Author: lfleischer
Revision: 308325

upgpkg: ttf-hack 3.000-1

Upstream update.

Modified:
  ttf-hack/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-22 06:33:06 UTC (rev 308324)
+++ PKGBUILD	2017-10-22 06:47:51 UTC (rev 308325)
@@ -2,18 +2,16 @@
 # Contributor: Markus Tacker <m at cto.hiv>
 # Contributor: Peter Hoeg <peter at hoeg.com>
 
-_pkgver_major=2
-_pkgver_minor=020
 pkgname=ttf-hack
-pkgver=${_pkgver_major}.${_pkgver_minor}
-pkgrel=2
+pkgver=3.000
+pkgrel=1
 pkgdesc='A hand groomed and optically balanced typeface based on Bitstream Vera Mono.'
 arch=('any')
 license=('SIL Open Font License 1.1 and Bitstream Vera License')
 url="http://sourcefoundry.org/hack/"
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/chrissimpkins/Hack/releases/download/v${pkgver}/Hack-v${_pkgver_major}_${_pkgver_minor}-ttf.zip")
-sha256sums=('048566ae79c580f725b68340d9d2a3b0fa125fb08c1d30cf0a7c327d07ab739a')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz")
+sha256sums=('2237f89b9e0b884f1f72e4804d8cd689f00d521078882df4759cfe354808ba29')
 
 package() {
   install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf



More information about the arch-commits mailing list