mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/ruby-i18n: upgrade to 0.9.3
This commit is contained in:
parent
32ea7f2523
commit
e0f3d03df7
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
|
||||||
pkgname=ruby-i18n
|
pkgname=ruby-i18n
|
||||||
_gemname=${pkgname#ruby-}
|
_gemname=${pkgname#ruby-}
|
||||||
pkgver=0.9.1
|
pkgver=0.9.3
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="New wave Internationalization support for Ruby"
|
pkgdesc="New wave Internationalization support for Ruby"
|
||||||
url="https://github.com/svenfuchs/i18n"
|
url="https://github.com/svenfuchs/i18n"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -36,4 +36,4 @@ package() {
|
|||||||
rm -r gemfiles/ test/ *.md *LICENSE*
|
rm -r gemfiles/ test/ *.md *LICENSE*
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="9726dea0b5aff12e6ddf499ddd5dea0853d345241b1ff19d6f97106a3f5f592b3336d2afddcd0717d15ed04c8098a8f9ea2870f1388353e073f78add2f0a77a5 ruby-i18n-0.9.1.tar.gz"
|
sha512sums="16d64e777d737a8c6116da4ebb7bc08828b7a629ac3eee1bc682e24e0f07c9793ecd40df69b55e5f21b9c452da4e1cb99aa1bcd3e47d8da374d2e8f561eeec5c ruby-i18n-0.9.3.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user