upgpkg: ruby-unicode-display_width 2.1.0-1
New upstream release.
This commit is contained in:
parent
a42372f9fa
commit
be546da9fa
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
_gemname=unicode-display_width
|
||||
pkgname=ruby-$_gemname
|
||||
pkgver=2.0.0
|
||||
pkgver=2.1.0
|
||||
pkgrel=1
|
||||
pkgdesc="Determines the monospace display width of a string in Ruby"
|
||||
arch=('any')
|
||||
|
@ -13,7 +13,7 @@ makedepends=('ruby-rdoc')
|
|||
options=('!emptydirs')
|
||||
source=("https://rubygems.org/downloads/$_gemname-$pkgver.gem")
|
||||
noextract=("$_gemname-$pkgver.gem")
|
||||
b2sums=('07466b71e62a05b1e7779666bc30ef0a24c5d8d022640a178bb59be8f1690f4e0257c3a65b6104b772fa1b5109c9e9fa453e94474c563bd6d44f0c8a69408ddf')
|
||||
b2sums=('5352c8ca774925a9022521d17a7f318b888353d6da7b2d93a7f787d31fb7cb82282a5aec33b6b36b401477e47bb7be2be5e15d2951a41f1a44b0d7fa5830f8da')
|
||||
|
||||
package() {
|
||||
local _gemdir="$(ruby -e'puts Gem.default_dir')"
|
||||
|
|
Loading…
Reference in a new issue