Date: Sunday, March 25, 2018 @ 11:53:13
  Author: lfleischer
Revision: 320311

archrelease: copy trunk to extra-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-03-25 11:52:41 UTC (rev 320310)
+++ PKGBUILD    2018-03-25 11:53:13 UTC (rev 320311)
@@ -1,18 +0,0 @@
-# Maintainer: Lukas Fleischer <[email protected]>
-# Contributor: Markus Tacker <[email protected]>
-# Contributor: Peter Hoeg <[email protected]>
-
-pkgname=ttf-hack
-pkgver=3.002
-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=('1d0bee4dc4b664a68a2c16cee6f037380471c22794cdad91ec9a8319b0aefcf4')
-
-package() {
-  install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "$srcdir"/Hack-*.ttf
-}

Copied: ttf-hack/repos/extra-any/PKGBUILD (from rev 320310, 
ttf-hack/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-03-25 11:53:13 UTC (rev 320311)
@@ -0,0 +1,18 @@
+# Maintainer: Lukas Fleischer <[email protected]>
+# Contributor: Markus Tacker <[email protected]>
+# Contributor: Peter Hoeg <[email protected]>
+
+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
+}

Reply via email to