Compare commits

..

No commits in common. "b4264d9603040e9a2b037894d84fd3cbd524ac90" and "538e9fa0e28771cafc6aa26aeb7f8e1547d5cf25" have entirely different histories.

3 changed files with 4 additions and 4 deletions

@ -1 +1 @@
Subproject commit af4be15b54e672a36dd897193e01d81f4cc5ccfd
Subproject commit 7878e40da27a412e1d9f4cda6cb23804af96fe29

@ -1 +1 @@
Subproject commit c85f5ac7907ad4a87c36234a2b80bcfafcf82e25
Subproject commit 555d85f3f1eb1dbbddc55a596a6f9a7c8aace6f7

View file

@ -2,7 +2,7 @@
_gemname=unicode-display_width
pkgname=ruby-$_gemname
pkgver=2.1.0
pkgver=2.0.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=('5352c8ca774925a9022521d17a7f318b888353d6da7b2d93a7f787d31fb7cb82282a5aec33b6b36b401477e47bb7be2be5e15d2951a41f1a44b0d7fa5830f8da')
b2sums=('07466b71e62a05b1e7779666bc30ef0a24c5d8d022640a178bb59be8f1690f4e0257c3a65b6104b772fa1b5109c9e9fa453e94474c563bd6d44f0c8a69408ddf')
package() {
local _gemdir="$(ruby -e'puts Gem.default_dir')"