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

Brett Cornwall ainola at archlinux.org
Sun Aug 25 18:32:28 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-08-25 18:32:14 UTC (rev 501719)
+++ PKGBUILD	2019-08-25 18:32:27 UTC (rev 501720)
@@ -1,19 +0,0 @@
-# Maintainer: Brett Cornwall <ainola at archlinux.org>
-# Contributor: Alexander F. Rødseth <xyproto at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-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)
+++ PKGBUILD	2019-08-25 18:32:27 UTC (rev 501720)
@@ -0,0 +1,19 @@
+# Maintainer: Brett Cornwall <ainola at archlinux.org>
+# Contributor: Alexander F. Rødseth <xyproto at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+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/"
+}



More information about the arch-commits mailing list