[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2020-10-08 Thread Brett Cornwall via arch-commits
Date: Friday, October 9, 2020 @ 02:05:36
  Author: ainola
Revision: 722264

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 722263, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-10-09 02:05:22 UTC (rev 722263)
+++ PKGBUILD2020-10-09 02:05:36 UTC (rev 722264)
@@ -1,19 +0,0 @@
-# Maintainer: Brett Cornwall 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=5.0.0
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/${pkgver/_/-}.tar.gz;)
-sha256sums=('8a92b14554cecb043d371351590b66d8f848655c1ad9187ca0458e2017601572')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 722263, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-10-09 02:05:36 UTC (rev 722264)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=5.2.3
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('432a06fe7f79f165fea84bd069a1572f2c7ce66e255bd7494130ace7e202cb3c')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2020-02-08 Thread Brett Cornwall via arch-commits
Date: Sunday, February 9, 2020 @ 06:03:12
  Author: ainola
Revision: 565057

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 565056, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-02-09 06:03:02 UTC (rev 565056)
+++ PKGBUILD2020-02-09 06:03:12 UTC (rev 565057)
@@ -1,19 +0,0 @@
-# Maintainer: Brett Cornwall 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.6.3
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
-sha256sums=('de8d4208a95f82ba5336e4ce3729bed5bc530332083c44de49790d1f0081d321')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 565056, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-02-09 06:03:12 UTC (rev 565057)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=5.0.0
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/${pkgver/_/-}.tar.gz;)
+sha256sums=('8a92b14554cecb043d371351590b66d8f848655c1ad9187ca0458e2017601572')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-08-25 Thread Brett Cornwall via arch-commits
Date: Sunday, August 25, 2019 @ 18:32:27
  Author: ainola
Revision: 501720

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 501719, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-08-25 18:32:14 UTC (rev 501719)
+++ PKGBUILD2019-08-25 18:32:27 UTC (rev 501720)
@@ -1,19 +0,0 @@
-# Maintainer: Brett Cornwall 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.6.2
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
-sha256sums=('fae86345ddeda1449ecb016010e473f5e036c2f8c0ac6514d141998f8934ea05')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 501719, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-08-25 18:32:27 UTC (rev 501720)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.6.3
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('de8d4208a95f82ba5336e4ce3729bed5bc530332083c44de49790d1f0081d321')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-07-28 Thread Brett Cornwall via arch-commits
Date: Sunday, July 28, 2019 @ 16:08:49
  Author: ainola
Revision: 493729

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 493728, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-28 16:08:28 UTC (rev 493728)
+++ PKGBUILD2019-07-28 16:08:49 UTC (rev 493729)
@@ -1,19 +0,0 @@
-# Maintainer: Brett Cornwall 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.6.1
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
-sha256sums=('992b23c9fd5418ac0fd6683a38cbe4dff8a9553aa38ccce3765b9d8e7d06d047')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 493728, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-28 16:08:49 UTC (rev 493729)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.6.2
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('fae86345ddeda1449ecb016010e473f5e036c2f8c0ac6514d141998f8934ea05')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-07-01 Thread Brett Cornwall via arch-commits
Date: Monday, July 1, 2019 @ 23:11:01
  Author: ainola
Revision: 487232

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 487231, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-01 23:10:49 UTC (rev 487231)
+++ PKGBUILD2019-07-01 23:11:01 UTC (rev 487232)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.8
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
-sha256sums=('851b81b46f325671c30197a8b84fe3e8fe09ea2e569e4d0a0a927d222575f38b')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 487231, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-01 23:11:01 UTC (rev 487232)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.6.1
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('992b23c9fd5418ac0fd6683a38cbe4dff8a9553aa38ccce3765b9d8e7d06d047')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-05-10 Thread Brett Cornwall via arch-commits
Date: Saturday, May 11, 2019 @ 03:24:45
  Author: ainola
Revision: 465052

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 465051, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-11 03:24:28 UTC (rev 465051)
+++ PKGBUILD2019-05-11 03:24:45 UTC (rev 465052)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.7_1
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
-sha256sums=('0c587a299fb36e7db87dcfcbff33e04faa001d0fb3116f3331cf0a811cf6c96c')
-
-package() {
-cd "ionicons-${pkgver/_/-}"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 465051, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-11 03:24:45 UTC (rev 465052)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.8
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('851b81b46f325671c30197a8b84fe3e8fe09ea2e569e4d0a0a927d222575f38b')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-05-09 Thread Brett Cornwall via arch-commits
Date: Friday, May 10, 2019 @ 00:38:41
  Author: ainola
Revision: 464749

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 464748, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-05-10 00:38:17 UTC (rev 464748)
+++ PKGBUILD2019-05-10 00:38:41 UTC (rev 464749)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.6
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('435e96b0e953d00a3bef103acadc15e7c4db2dcb5c0cd26b6fe7de2f1bacbcd2')
-
-package() {
-cd "ionicons-$pkgver"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 464748, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-05-10 00:38:41 UTC (rev 464749)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.7_1
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v${pkgver/_/-}.tar.gz;)
+sha256sums=('0c587a299fb36e7db87dcfcbff33e04faa001d0fb3116f3331cf0a811cf6c96c')
+
+package() {
+cd "ionicons-${pkgver/_/-}"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-04-10 Thread Brett Cornwall via arch-commits
Date: Thursday, April 11, 2019 @ 05:26:52
  Author: ainola
Revision: 450951

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 450950, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-11 05:26:39 UTC (rev 450950)
+++ PKGBUILD2019-04-11 05:26:52 UTC (rev 450951)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.5
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('6896dbee5d22920383c7d22d87cff2a99d2eeea729a53bb62c83e667c6b8c72a')
-
-package() {
-cd "ionicons-$pkgver"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 450950, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-11 05:26:52 UTC (rev 450951)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.6
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('435e96b0e953d00a3bef103acadc15e7c4db2dcb5c0cd26b6fe7de2f1bacbcd2')
+
+package() {
+cd "ionicons-$pkgver"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-01-22 Thread Brett Cornwall via arch-commits
Date: Tuesday, January 22, 2019 @ 21:12:46
  Author: ainola
Revision: 427037

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 427035, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 21:12:44 UTC (rev 427036)
+++ PKGBUILD2019-01-22 21:12:46 UTC (rev 427037)
@@ -1,19 +0,0 @@
-# Maintainer: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.2
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('dce273263320accc608b6d030085f5f08291b9ec0b85434b27fd77adfc3afb0c')
-
-package() {
-cd "ionicons-$pkgver"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 427035, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 21:12:46 UTC (rev 427037)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.5
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('6896dbee5d22920383c7d22d87cff2a99d2eeea729a53bb62c83e667c6b8c72a')
+
+package() {
+cd "ionicons-$pkgver"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2019-01-21 Thread Brett Cornwall via arch-commits
Date: Tuesday, January 22, 2019 @ 00:16:03
  Author: ainola
Revision: 426772

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 426771, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-01-22 00:15:40 UTC (rev 426771)
+++ PKGBUILD2019-01-22 00:16:03 UTC (rev 426772)
@@ -1,19 +0,0 @@
-# Contributor: Ainola 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.1
-pkgrel=1
-pkgdesc='Font from the Ionic mobile framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('6125a684e7981b3b9a302850a63bbea428de9876f6ff83da4f50786210450143')
-
-package() {
-cd "ionicons-$pkgver"
-install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
-install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 426771, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-01-22 00:16:03 UTC (rev 426772)
@@ -0,0 +1,19 @@
+# Maintainer: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.2
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('dce273263320accc608b6d030085f5f08291b9ec0b85434b27fd77adfc3afb0c')
+
+package() {
+cd "ionicons-$pkgver"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-12-30 Thread Brett Cornwall via arch-commits
Date: Sunday, December 30, 2018 @ 14:38:01
  Author: ainola
Revision: 419241

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 419240, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   38 +++---
 1 file changed, 19 insertions(+), 19 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-30 14:37:43 UTC (rev 419240)
+++ PKGBUILD2018-12-30 14:38:01 UTC (rev 419241)
@@ -1,19 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.5.0
-pkgrel=1
-pkgdesc='Font from Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=($pkgname-$pkgver.tar.gz::"https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('b901663b01a1434a98d6ca53cbbb027fb39d222a65dc75075d32d6755539de74')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 419240, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-30 14:38:01 UTC (rev 419241)
@@ -0,0 +1,19 @@
+# Contributor: Ainola 
+# Contributor: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.1
+pkgrel=1
+pkgdesc='Font from the Ionic mobile framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("$pkgname-$pkgver.tar.gz::https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('6125a684e7981b3b9a302850a63bbea428de9876f6ff83da4f50786210450143')
+
+package() {
+cd "ionicons-$pkgver"
+install -Dm644 docs/fonts/ionicons.ttf -t "$pkgdir/usr/share/fonts/TTF/"
+install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname/"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-12-14 Thread Antonio Rojas via arch-commits
Date: Friday, December 14, 2018 @ 18:27:38
  Author: arojas
Revision: 416283

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 416282, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   41 +++--
 1 file changed, 19 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-14 18:27:10 UTC (rev 416282)
+++ PKGBUILD2018-12-14 18:27:38 UTC (rev 416283)
@@ -1,22 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.4.7
-pkgrel=1
-pkgdesc='Font from Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('d53c7a6c5cd92bc6c24d4275b0427bb370306315d9ab54190fb6cba5dfca')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/ionic-team/ionicons/releases
-# vim: ts=2 sw=2 et:

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 416282, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-14 18:27:38 UTC (rev 416283)
@@ -0,0 +1,19 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.5.0
+pkgrel=1
+pkgdesc='Font from Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=($pkgname-$pkgver.tar.gz::"https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('b901663b01a1434a98d6ca53cbbb027fb39d222a65dc75075d32d6755539de74')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-11-19 Thread Alexander Rødseth via arch-commits
Date: Monday, November 19, 2018 @ 11:22:18
  Author: arodseth
Revision: 408784

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 408783, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   44 ++--
 1 file changed, 22 insertions(+), 22 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-19 11:20:37 UTC (rev 408783)
+++ PKGBUILD2018-11-19 11:22:18 UTC (rev 408784)
@@ -1,22 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.4.7
-pkgrel=1
-pkgdesc='Font from Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('d53c7a6c5cd92bc6c24d4275b0427bb370306315d9ab54190fb6cba5dfca')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/ionic-team/ionicons/releases
-# vim: ts=2 sw=2 et:

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 408783, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-19 11:22:18 UTC (rev 408784)
@@ -0,0 +1,22 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.4.7
+pkgrel=1
+pkgdesc='Font from Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('d53c7a6c5cd92bc6c24d4275b0427bb370306315d9ab54190fb6cba5dfca')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/ionic-team/ionicons/releases
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-11-16 Thread Alexander Rødseth via arch-commits
Date: Friday, November 16, 2018 @ 12:51:16
  Author: arodseth
Revision: 408213

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 408212, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-11-16 12:51:06 UTC (rev 408212)
+++ PKGBUILD2018-11-16 12:51:16 UTC (rev 408213)
@@ -1,23 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.4.6
-pkgrel=1
-pkgdesc='Font from Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('a985a2d9542e3326b68bf2e8693a826a16676c47841c065c31aa252fafa3c1a8')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# getver: github.com/ionic-team/ionicons/releases
-# vim: ts=2 sw=2 et:

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 408212, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-11-16 12:51:16 UTC (rev 408213)
@@ -0,0 +1,22 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.4.7
+pkgrel=1
+pkgdesc='Font from Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('d53c7a6c5cd92bc6c24d4275b0427bb370306315d9ab54190fb6cba5dfca')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/ionic-team/ionicons/releases
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-10-22 Thread Alexander Rødseth via arch-commits
Date: Monday, October 22, 2018 @ 12:46:49
  Author: arodseth
Revision: 398394

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 398393, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-22 12:46:40 UTC (rev 398393)
+++ PKGBUILD2018-10-22 12:46:49 UTC (rev 398394)
@@ -1,23 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.4.4
-pkgrel=1
-pkgdesc='The premium icon font for Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('bad2b39b652f199bee6bfc606c61a2b3572e3382d38414772fe38f2f97d5f4a6')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:
-# getver: github.com/ionic-team/ionicons/releases

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 398393, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-22 12:46:49 UTC (rev 398394)
@@ -0,0 +1,23 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.4.6
+pkgrel=1
+pkgdesc='Font from Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('a985a2d9542e3326b68bf2e8693a826a16676c47841c065c31aa252fafa3c1a8')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# getver: github.com/ionic-team/ionicons/releases
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-09-28 Thread Alexander Rødseth via arch-commits
Date: Friday, September 28, 2018 @ 12:44:45
  Author: arodseth
Revision: 387200

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 387199, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-28 12:44:35 UTC (rev 387199)
+++ PKGBUILD2018-09-28 12:44:45 UTC (rev 387200)
@@ -1,22 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=4.4.3
-pkgrel=1
-pkgdesc='The premium icon font for Ionic Framework'
-arch=('any')
-license=('MIT')
-url='https://ionicons.com/'
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
-sha256sums=('fb7250aaaf153f5e92cf0d78a4fe6b08ef7d74b6b06ff262683b65551a0c9646')
-
-package() {
-  cd "ionicons-$pkgver"
-  install -Dm644 docs/fonts/ionicons.ttf \
-"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-
-# vim: ts=2 sw=2 et:

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 387199, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-28 12:44:45 UTC (rev 387200)
@@ -0,0 +1,23 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.4.4
+pkgrel=1
+pkgdesc='The premium icon font for Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('bad2b39b652f199bee6bfc606c61a2b3572e3382d38414772fe38f2f97d5f4a6')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et:
+# getver: github.com/ionic-team/ionicons/releases


[arch-commits] Commit in ttf-ionicons/repos/community-any (PKGBUILD PKGBUILD)

2018-09-14 Thread Alexander Rødseth via arch-commits
Date: Friday, September 14, 2018 @ 11:09:37
  Author: arodseth
Revision: 380874

archrelease: copy trunk to community-any

Added:
  ttf-ionicons/repos/community-any/PKGBUILD
(from rev 380873, ttf-ionicons/trunk/PKGBUILD)
Deleted:
  ttf-ionicons/repos/community-any/PKGBUILD

--+
 PKGBUILD |   43 ++-
 1 file changed, 22 insertions(+), 21 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-14 11:09:28 UTC (rev 380873)
+++ PKGBUILD2018-09-14 11:09:37 UTC (rev 380874)
@@ -1,21 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth 
-# Contributor: Andrea Scarpino 
-
-pkgname=ttf-ionicons
-pkgver=2.0.1
-pkgrel=2
-pkgdesc='The premium icon font for Ionic Framework'
-arch=('any')
-license=('MIT')
-url='http://ionicons.com/'
-depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
-source=("https://github.com/driftyco/ionicons/raw/v${pkgver}/fonts/ionicons.ttf;)
-md5sums=('24712f6c47821394fba7942fbb52c3b2')
-
-package() {
-  install -d "$pkgdir/usr/share/fonts/TTF"
-  install -m644 ionicons.ttf "$pkgdir/usr/share/fonts/TTF/"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 380873, 
ttf-ionicons/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-14 11:09:37 UTC (rev 380874)
@@ -0,0 +1,22 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Andrea Scarpino 
+
+pkgname=ttf-ionicons
+pkgver=4.4.3
+pkgrel=1
+pkgdesc='The premium icon font for Ionic Framework'
+arch=('any')
+license=('MIT')
+url='https://ionicons.com/'
+depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
+source=("https://github.com/ionic-team/ionicons/archive/v$pkgver.tar.gz;)
+sha256sums=('fb7250aaaf153f5e92cf0d78a4fe6b08ef7d74b6b06ff262683b65551a0c9646')
+
+package() {
+  cd "ionicons-$pkgver"
+  install -Dm644 docs/fonts/ionicons.ttf \
+"$pkgdir/usr/share/fonts/TTF/ionicons.ttf"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}
+
+# vim: ts=2 sw=2 et: