[arch-commits] Commit in libertinus-font/repos/community-any (PKGBUILD PKGBUILD)

Ivy Foster escondida at archlinux.org
Thu Apr 8 23:58:36 UTC 2021


    Date: Thursday, April 8, 2021 @ 23:58:35
  Author: escondida
Revision: 915068

archrelease: copy trunk to community-any

Added:
  libertinus-font/repos/community-any/PKGBUILD
    (from rev 915067, libertinus-font/trunk/PKGBUILD)
Deleted:
  libertinus-font/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   48 ++++++++++++++++++++++++------------------------
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-08 23:58:07 UTC (rev 915067)
+++ PKGBUILD	2021-04-08 23:58:35 UTC (rev 915068)
@@ -1,24 +0,0 @@
-# Maintainer: Ivy Foster <iff at archlinux.org>
-# Reference: PKGBUILD(5)
-
-pkgname=libertinus-font
-pkgver=7.031
-pkgrel=1
-pkgdesc='Fonts based on Linux Libertine/Biolinum, with extended math support'
-url=https://github.com/alerque/libertinus
-license=(custom:OFL)
-
-provides=(otf-libertinus)
-replaces=(otf-libertinus)
-
-arch=(any)
-source=("https://github.com/alerque/libertinus/releases/download/v$pkgver/Libertinus-$pkgver.tar.xz")
-# Warning: checksums provided by packager, not upstream
-sha256sums=(32cdd2cbd9927b9bda1d500c50faefffa0e1d989b4fbb3ea010dc3efd4495eb0)
-
-package() {
-	cd "Libertinus-$pkgver"
-	install -d "$pkgdir/usr/share/fonts/libertinus"
-	install -m644 -t "$pkgdir/usr/share/fonts/libertinus" static/OTF/*.otf
-	install -Dm644 OFL.txt "$pkgdir/usr/share/licenses/libertinus-font/OFL.txt"
-}

Copied: libertinus-font/repos/community-any/PKGBUILD (from rev 915067, libertinus-font/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-04-08 23:58:35 UTC (rev 915068)
@@ -0,0 +1,24 @@
+# Maintainer: Ivy Foster <iff at archlinux.org>
+# Reference: PKGBUILD(5)
+
+pkgname=libertinus-font
+pkgver=7.040
+pkgrel=1
+pkgdesc='Fonts based on Linux Libertine/Biolinum, with extended math support'
+url=https://github.com/alerque/libertinus
+license=(custom:OFL)
+
+provides=(otf-libertinus)
+replaces=(otf-libertinus)
+
+arch=(any)
+source=("https://github.com/alerque/libertinus/releases/download/v$pkgver/Libertinus-$pkgver.tar.xz")
+# Warning: checksums provided by packager, not upstream
+sha256sums=(7fe9f022722d1c1cc67dc2c28a110b3bb55bae3575196160d2422c89333b3850)
+
+package() {
+	cd "Libertinus-$pkgver"
+	install -d "$pkgdir/usr/share/fonts/libertinus"
+	install -m644 -t "$pkgdir/usr/share/fonts/libertinus" static/OTF/*.otf
+	install -Dm644 OFL.txt "$pkgdir/usr/share/licenses/libertinus-font/OFL.txt"
+}



More information about the arch-commits mailing list