[arch-commits] Commit in ttf-hack/repos/extra-any (PKGBUILD PKGBUILD)

Allan McRae allan at archlinux.org
Thu May 7 04:11:03 UTC 2020


    Date: Thursday, May 7, 2020 @ 04:11:02
  Author: allan
Revision: 382532

archrelease: copy trunk to extra-any

Added:
  ttf-hack/repos/extra-any/PKGBUILD
    (from rev 382531, ttf-hack/trunk/PKGBUILD)
Deleted:
  ttf-hack/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 04:10:45 UTC (rev 382531)
+++ PKGBUILD	2020-05-07 04:11:02 UTC (rev 382532)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
-# Contributor: Markus Tacker <m at cto.hiv>
-# Contributor: Peter Hoeg <peter at hoeg.com>
-
-pkgname=ttf-hack
-pkgver=3.003
-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/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz")
-sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 382531, ttf-hack/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-07 04:11:02 UTC (rev 382532)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer <lfleischer at archlinux.org>
+# Contributor: Markus Tacker <m at cto.hiv>
+# Contributor: Peter Hoeg <peter at hoeg.com>
+
+pkgname=ttf-hack
+pkgver=3.003
+pkgrel=2
+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="https://sourcefoundry.org/hack/"
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/source-foundry/Hack/releases/download/v${pkgver}/Hack-v${pkgver}-ttf.tar.xz")
+sha256sums=('d9ed5d0a07525c7e7bd587b4364e4bc41021dd668658d09864453d9bb374a78d')
+
+package() {
+  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
+}



More information about the arch-commits mailing list