Date: Monday, July 31, 2017 @ 17:37:37
  Author: bisson
Revision: 301439

archrelease: copy trunk to extra-any

Added:
  gsfonts/repos/extra-any/PKGBUILD
    (from rev 301438, gsfonts/trunk/PKGBUILD)
Deleted:
  gsfonts/repos/extra-any/PKGBUILD

----------+
 PKGBUILD |   46 +++++++++++++++++++++++-----------------------
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2017-07-31 17:36:56 UTC (rev 301438)
+++ PKGBUILD    2017-07-31 17:37:37 UTC (rev 301439)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <bis...@archlinux.org>
-# Contributor: Firmicus <francois.archlinux.org>
-# Contributor: dorphell <dorph...@archlinux.org>
-
-pkgname=gsfonts
-_pkgname=urw-core35-fonts
-pkgver=20170501
-pkgrel=1
-pkgdesc='URW+ Postscript core35 fonts'
-url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
-arch=('any')
-license=('AGPL3')
-makedepends=('git')
-depends=('xorg-font-utils' 'fontconfig')
-source=("git://git.ghostscript.com/${_pkgname}.git#commit=e3c665a8a3df36a54b22ad0b6176283db5310f97")
-sha256sums=('SKIP')
-
-package() {
-       cd "${srcdir}/${_pkgname}"
-       install -d "${pkgdir}"/usr/share/fonts/OTF
-       install -m644 *.otf "${pkgdir}"/usr/share/fonts/OTF
-}

Copied: gsfonts/repos/extra-any/PKGBUILD (from rev 301438, 
gsfonts/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2017-07-31 17:37:37 UTC (rev 301439)
@@ -0,0 +1,23 @@
+# $Id$
+# Maintainer: Gaetan Bisson <bis...@archlinux.org>
+# Contributor: Firmicus <francois.archlinux.org>
+# Contributor: dorphell <dorph...@archlinux.org>
+
+pkgname=gsfonts
+_pkgname=urw-core35-fonts
+pkgver=20170720
+pkgrel=1
+pkgdesc='URW+ Postscript core35 fonts'
+url='http://git.ghostscript.com/?p=urw-core35-fonts.git'
+arch=('any')
+license=('AGPL3')
+makedepends=('git')
+depends=('xorg-font-utils' 'fontconfig')
+source=("git://git.ghostscript.com/${_pkgname}.git#commit=1f28a6fcd2176256a995db907d9ffe6e1b9b83e9")
+sha256sums=('SKIP')
+
+package() {
+       cd "${srcdir}/${_pkgname}"
+       install -d "${pkgdir}"/usr/share/fonts/OTF
+       install -m644 *.otf "${pkgdir}"/usr/share/fonts/OTF
+}

Reply via email to