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

Lukas Fleischer lfleischer at archlinux.org
Sun Jan 24 14:45:59 UTC 2016


    Date: Sunday, January 24, 2016 @ 15:45:59
  Author: lfleischer
Revision: 158743

upgpkg: ttf-hack 2.019-1

Upstream update.

Modified:
  ttf-hack/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 14:45:22 UTC (rev 158742)
+++ PKGBUILD	2016-01-24 14:45:59 UTC (rev 158743)
@@ -3,10 +3,10 @@
 # Contributor: Peter Hoeg <peter at hoeg.com>
 
 _pkgver_major=2
-_pkgver_minor=018
+_pkgver_minor=019
 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=('7dbafae9b1f6c5b0763b227e51c5485cc4ef6d9b0fec4914622ddb9fe235334c')
+sha256sums=('64e6faed79190636a169b7c389feb5ee5be48230512fe6e374a58d5ffca1193a')
 
 package() {
   install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf



More information about the arch-commits mailing list