Date: Tuesday, January 9, 2018 @ 15:26:35
  Author: foxboron
Revision: 280703

archrelease: copy trunk to community-any

Added:
  ttf-symbola/repos/community-any/LICENSE
    (from rev 280702, ttf-symbola/trunk/LICENSE)
  ttf-symbola/repos/community-any/PKGBUILD
    (from rev 280702, ttf-symbola/trunk/PKGBUILD)
Deleted:
  ttf-symbola/repos/community-any/LICENSE
  ttf-symbola/repos/community-any/PKGBUILD

----------+
 LICENSE  |    8 ++++----
 PKGBUILD |   46 ++++++++++++++++++++++++----------------------
 2 files changed, 28 insertions(+), 26 deletions(-)

Deleted: LICENSE
===================================================================
--- LICENSE     2018-01-09 15:26:28 UTC (rev 280702)
+++ LICENSE     2018-01-09 15:26:35 UTC (rev 280703)
@@ -1,4 +0,0 @@
-In lieu of a licence:
-Fonts in this site are offered free for any use; they may be opened, 
-edited, modified, regenerated, posted, packaged and redistributed.
-fonts designed by George Douros

Copied: ttf-symbola/repos/community-any/LICENSE (from rev 280702, 
ttf-symbola/trunk/LICENSE)
===================================================================
--- LICENSE                             (rev 0)
+++ LICENSE     2018-01-09 15:26:35 UTC (rev 280703)
@@ -0,0 +1,4 @@
+In lieu of a licence:
+Fonts in this site are offered free for any use; they may be opened, 
+edited, modified, regenerated, posted, packaged and redistributed.
+fonts designed by George Douros

Deleted: PKGBUILD
===================================================================
--- PKGBUILD    2018-01-09 15:26:28 UTC (rev 280702)
+++ PKGBUILD    2018-01-09 15:26:35 UTC (rev 280703)
@@ -1,22 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmi...@gmail.com>
-# Contributor: Elena ``of Valhalla'' Grandi <gmail.com: elena.valhalla>
-# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
-
-pkgname=ttf-symbola
-pkgver=10.03
-pkgrel=1
-pkgdesc="Font for unicode symbols (part of Unicode Fonts for Ancient Scripts)."
-arch=('any')
-url="http://users.teilar.gr/~g1951d/";
-license=('custom')
-depends=('fontconfig' 'xorg-font-utils')
-makedepends=('unzip')
-source=(http://users.teilar.gr/~g1951d/Symbola.zip LICENSE)
-sha1sums=('da1e703b289a4caf413eed313926a612f6d82bc5'
-          'd5c6cf1db006cfee0e60897ce8bb54bd6611de75')
-
-package() {
-  install -Dm644 Symbola.ttf "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ttf-symbola/repos/community-any/PKGBUILD (from rev 280702, 
ttf-symbola/trunk/PKGBUILD)
===================================================================
--- PKGBUILD                            (rev 0)
+++ PKGBUILD    2018-01-09 15:26:35 UTC (rev 280703)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Morten Linderud <foxbo...@archlinux.org>
+# Contributor: Daniel Micay <danielmi...@gmail.com>
+# Contributor: Elena ``of Valhalla'' Grandi <gmail.com: elena.valhalla>
+# Contributor: Jesse Jaara <gmail.com: jesse.jaara>
+
+pkgname=ttf-symbola
+pkgver=10.23
+pkgrel=1
+pkgdesc="Font for unicode symbols (part of Unicode Fonts for Ancient Scripts)."
+arch=('any')
+url="http://users.teilar.gr/~g1951d/";
+license=('custom')
+depends=('fontconfig' 'xorg-font-utils')
+makedepends=('unzip')
+source=("${pkgname}-${pkgver}.zip::http://users.teilar.gr/~g1951d/Symbola.zip";
+       "LICENSE")
+sha256sums=('ff0706603b93238008ce1b76fdeeb83c23a470bd90fed56c2c64c6a052842c50'
+            '2905469f5b3cc7b84048d59028e2f540e9f538571e55db4d040d49f614bd1b18')
+
+package() {
+  install -Dm644 Symbola.ttf "$pkgdir/usr/share/fonts/TTF/Symbola.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Reply via email to