summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreeva2016-02-15 01:51:10 +0100
committereeva2016-02-15 01:51:10 +0100
commit4e8ad6a7796e178e40f3cc508df31585c8cfd7b1 (patch)
treea7fde74ab90a112df7c089a063a59d57b1f2d73c
parent2d013250160e4f3a25435098c5af1ad0838c57c1 (diff)
downloadaur-4e8ad6a7796e178e40f3cc508df31585c8cfd7b1.tar.gz
Initial commit
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD8
-rw-r--r--ttf-league-script-number-one.install (renamed from ttf-prociono.install)0
3 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c3b93d44999..25a9c513a677 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
# Generated by mksrcinfo v8
-# Mon Feb 15 00:40:24 UTC 2016
-pkgbase = ttf-prociono
- pkgdesc = A roman serif with blackletter elements.
+# Mon Feb 15 00:51:06 UTC 2016
+pkgbase = ttf-league-script-number-one
+ pkgdesc = A modern, coquettish script font that sits somewhere between your high school girlfriend’s love notes and handwritten letters from the '20s.
pkgver = 20160215
pkgrel = 1
- url = http://theleagueofmoveabletype.com/prociono
- install = ttf-prociono.install
+ url = http://theleagueofmoveabletype.com/league-script-number-one
+ install = ttf-league-script-number-one.install
arch = any
groups = lmt-fonts
license = custom:OFL
depends = fontconfig
depends = xorg-font-utils
- source = https://github.com/theleagueof/prociono/archive/master.zip
- md5sums = e92f54c9db1047927d9c26e8fc069cf1
+ source = https://github.com/theleagueof/league-script-number-one/archive/master.zip
+ md5sums = d3dda08edd5ea88d12e223ea211d4fa2
-pkgname = ttf-prociono
+pkgname = ttf-league-script-number-one
diff --git a/PKGBUILD b/PKGBUILD
index 35a0a42754e6..b8a523559ce1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: samæ <samæ at marvid dot fr>
-_fnt_name=prociono
+_fnt_name=league-script-number-one
pkgname=ttf-${_fnt_name}
pkgver=20160215
pkgrel=1
-pkgdesc="A roman serif with blackletter elements."
+pkgdesc="A modern, coquettish script font that sits somewhere between your high school girlfriend’s love notes and handwritten letters from the '20s."
arch=('any')
url="http://theleagueofmoveabletype.com/${_fnt_name}"
license=('custom:OFL')
@@ -13,14 +13,14 @@ depends=('fontconfig' 'xorg-font-utils')
conflicts=()
source=("https://github.com/theleagueof/${_fnt_name}/archive/master.zip")
install=${pkgname}.install
-md5sums=('e92f54c9db1047927d9c26e8fc069cf1')
+md5sums=('d3dda08edd5ea88d12e223ea211d4fa2')
package() {
install -d ${pkgdir}/usr/share/fonts/OTF
install -d ${pkgdir}/usr/share/fonts/TTF
install -Dm644 ${srcdir}/${_fnt_name}-master/*.otf ${pkgdir}/usr/share/fonts/OTF/
- install -Dm644 ${srcdir}/${_fnt_name}-master/*.ttf ${pkgdir}/usr/share/fonts/TTF/
+ install -Dm644 ${srcdir}/${_fnt_name}-master/webfonts/*.ttf ${pkgdir}/usr/share/fonts/TTF/
install -Dm644 ${srcdir}/${_fnt_name}-master/Open\ Font\ License.markdown ${pkgdir}/usr/share/licenses/${pkgname}/OFL.txt
}
diff --git a/ttf-prociono.install b/ttf-league-script-number-one.install
index 2125904e5000..2125904e5000 100644
--- a/ttf-prociono.install
+++ b/ttf-league-script-number-one.install