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

Brett Cornwall ainola at archlinux.org
Tue Jan 5 04:09:37 UTC 2021


    Date: Tuesday, January 5, 2021 @ 04:09:35
  Author: ainola
Revision: 808339

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-05 04:09:12 UTC (rev 808338)
+++ PKGBUILD	2021-01-05 04:09:35 UTC (rev 808339)
@@ -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=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/"
-}

Copied: ttf-ionicons/repos/community-any/PKGBUILD (from rev 808338, ttf-ionicons/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-01-05 04:09:35 UTC (rev 808339)
@@ -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=5.3.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/v${pkgver/_/-}.tar.gz")
+sha256sums=('90462226f774f5b51bd370918677c19a2e016b981413dedb90275fb11e3757a6')
+
+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