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

Lukas Fleischer lfleischer at archlinux.org
Wed Apr 27 19:59:37 UTC 2016


    Date: Wednesday, April 27, 2016 @ 21:59:37
  Author: lfleischer
Revision: 172166

upgpkg: ttf-hack 2.020-1

Upstream update.

Modified:
  ttf-hack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 19:56:35 UTC (rev 172165)
+++ PKGBUILD	2016-04-27 19:59:37 UTC (rev 172166)
@@ -3,10 +3,10 @@
 # Contributor: Peter Hoeg <peter at hoeg.com>
 
 _pkgver_major=2
-_pkgver_minor=019
+_pkgver_minor=020
 pkgname=ttf-hack
 pkgver=${_pkgver_major}.${_pkgver_minor}
-pkgrel=2
+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')
@@ -14,7 +14,7 @@
 depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
 install=$pkgname.install
 source=("https://github.com/chrissimpkins/Hack/releases/download/v${pkgver}/Hack-v${_pkgver_major}_${_pkgver_minor}-ttf.zip")
-sha256sums=('64e6faed79190636a169b7c389feb5ee5be48230512fe6e374a58d5ffca1193a')
+sha256sums=('048566ae79c580f725b68340d9d2a3b0fa125fb08c1d30cf0a7c327d07ab739a')
 
 package() {
   install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf



More information about the arch-commits mailing list