summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshymad2018-07-11 00:05:54 +0200
committerAshymad2018-07-11 00:06:23 +0200
commit93609ec98e99939b0dfe28a2b0928443fa173048 (patch)
tree79f8732980be46b35e318b727096f363554f680b
parent66c424e74d759c24255fa31dc86c152a9d6106fc (diff)
downloadaur-93609ec98e99939b0dfe28a2b0928443fa173048.tar.gz
Fix download
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD22
2 files changed, 20 insertions, 20 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c32d123451f..121452c51dcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,20 @@
pkgbase = otf-code-new-roman
pkgdesc = Monospaced font aimed for use in programming environments
pkgver = 2.0
- pkgrel = 2
+ pkgrel = 3
url = http://fb.com/Code.New.Roman
arch = any
license = custom
depends = fontconfig
depends = xorg-font-utils
- source = CodeNewRoman-Bold.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Bold.otf
- source = CodeNewRoman-Italic.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Italic.otf
- source = CodeNewRoman-Regular.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Regular.otf
- source = https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/license.txt
- sha256sums = 0c15637fda6e2e72ae7fbe6b15b42519ca0046659eaf817fff9c3b05b5093e64
- sha256sums = 4fcc5f409da410091f936ccc28383336abea4e55732e61b0b5ba57b406499a2e
- sha256sums = 1d32e0203636a67eca7f0e5c3814d15634aee2ef6b0eff308f4f397b2315ca15
- sha256sums = a35a9f7fdc482e07ec535c14229966d3adcfa76e9cad89f6e4a7a8ac9a5843a4
+ source = CodeNewRoman-Bold.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Bold.otf
+ source = CodeNewRoman-Italic.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Italic.otf
+ source = CodeNewRoman-Regular.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Regular.otf
+ source = https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/license.txt
+ sha256sums = 42d7dd94691a24bc3aece8489c24c8050250b320a6ec1d250115dafbfa0314f3
+ sha256sums = 3d2f971aa1829cca3df46cdf9f4385c57afba9e507b1821ba64d73dc1cc7ec08
+ sha256sums = dfa19137778f3af70380f68452dc1c2ab364597cddda80a10819e46e35c1b984
+ sha256sums = bd5d5113498de3036d9d5c9c11d0f744cd79d31146f27ef6f7bcf8877acfdd94
pkgname = otf-code-new-roman
diff --git a/PKGBUILD b/PKGBUILD
index 0bc9b30f261f..a9c951aeeae4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,25 +1,25 @@
# Maintainer: Ashymad <czilukim@o2.pl>
pkgname="otf-code-new-roman"
pkgver="2.0"
-pkgrel=2
+pkgrel=3
pkgdesc='Monospaced font aimed for use in programming environments'
arch=('any')
url='http://fb.com/Code.New.Roman'
license=('custom')
depends=(fontconfig xorg-font-utils)
-source=('CodeNewRoman-Bold.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Bold.otf'
- 'CodeNewRoman-Italic.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Italic.otf'
- 'CodeNewRoman-Regular.otf::https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/Code%20New%20Roman-Regular.otf'
- 'https://github.com/chrissimpkins/codeface/blob/master/fonts/code-new-roman/license.txt')
+source=('CodeNewRoman-Bold.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Bold.otf'
+ 'CodeNewRoman-Italic.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Italic.otf'
+ 'CodeNewRoman-Regular.ttf::https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/Code%20New%20Roman-Regular.otf'
+ 'https://github.com/chrissimpkins/codeface/raw/master/fonts/code-new-roman/license.txt')
-sha256sums=('0c15637fda6e2e72ae7fbe6b15b42519ca0046659eaf817fff9c3b05b5093e64'
- '4fcc5f409da410091f936ccc28383336abea4e55732e61b0b5ba57b406499a2e'
- '1d32e0203636a67eca7f0e5c3814d15634aee2ef6b0eff308f4f397b2315ca15'
- 'a35a9f7fdc482e07ec535c14229966d3adcfa76e9cad89f6e4a7a8ac9a5843a4')
+sha256sums=('42d7dd94691a24bc3aece8489c24c8050250b320a6ec1d250115dafbfa0314f3'
+ '3d2f971aa1829cca3df46cdf9f4385c57afba9e507b1821ba64d73dc1cc7ec08'
+ 'dfa19137778f3af70380f68452dc1c2ab364597cddda80a10819e46e35c1b984'
+ 'bd5d5113498de3036d9d5c9c11d0f744cd79d31146f27ef6f7bcf8877acfdd94')
package() {
cd "$srcdir"
- mkdir -p "$pkgdir/usr/share/fonts/OTF/"
- install -Dm644 *.otf "$pkgdir/usr/share/fonts/OTF/"
+ mkdir -p "$pkgdir/usr/share/fonts/TTF/"
+ install -Dm644 *.ttf "$pkgdir/usr/share/fonts/TTF/"
install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}