summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2019-08-20 03:38:11 +1200
committerGeorge Rawlinson2019-08-20 03:38:11 +1200
commitf2b5dd2b78651c6550aae76d1575289fa6a78bff (patch)
tree95ba4041d6b11d97f07c2c63cbe469e8f1db1961 /PKGBUILD
parent43d97da5efe3f112a71f5b897fa8c7b66599e0f1 (diff)
downloadaur-f2b5dd2b78651c6550aae76d1575289fa6a78bff.tar.gz
updpkg(ttf-nishiki-teki): 3.62
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0b2f72f3aa2..0539fe6589e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
# Contributor: mock
pkgname=ttf-nishiki-teki
-pkgver=3.51k
+pkgver=3.62
pkgrel=1
pkgdesc='Unicode-based font inspired by a free shell of Ukagaka called “Nishiki”'
arch=('any')
@@ -9,11 +9,12 @@ url='http://hwm3.gyao.ne.jp/shiroi-niwatori/nishiki-teki.htm'
license=('custom')
source=("$pkgname-v$pkgver.zip::http://hwm3.gyao.ne.jp/shiroi-niwatori/nishiki-teki.zip"
"LICENSE")
-sha512sums=('c46286a7e93f15ea979f09a43b6d2b6b9d5a176d47692010a68a4acd8122879623bb293f66c8d2a3fb8d7345d833641050b5a25056ac74ebd862e4a4bed721b9'
+sha512sums=('8338cd729b3710084bc864441763036c2933ecd220d1a07b5aa5667ba3e8d1128e2c1d980c4d74f694601681d399a46fafb58e0746e063dc75eff3be71cd9d67'
'f6138f41a7eade900bcda1a5be608cbb4a8205ce53c6d175d6ae13693ff34b8e2cdc42f9dd4ae49b7285a5f09c1fb4f077ad872361abb8303c1589acf5958436')
package() {
- cd nishiki-teki_*
+ # this feels like a hacky workaround
+ cd nishiki-teki_"${pkgver/./_}"
# install font
install -Dm644 nishiki-teki.ttf "$pkgdir/usr/share/fonts/TTF/nishiki-teki.ttf"