diff --git a/mingw-w64-ruby/PKGBUILD b/mingw-w64-ruby/PKGBUILD index cef463b81d..8a0b8d8c5b 100644 --- a/mingw-w64-ruby/PKGBUILD +++ b/mingw-w64-ruby/PKGBUILD @@ -2,7 +2,7 @@ _realname=ruby pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.2.0 +pkgver=2.2.1 pkgrel=1 pkgdesc="An object-oriented language for quick and easy programming (mingw-w64)" arch=('any') @@ -21,7 +21,7 @@ source=("http://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver}.tar.bz2 0001-mingw-w64-time-functions.patch 0002-use-gnu-printf.patch 0003-fix-check-types.patch) -md5sums=('d03cd4690fec1fff81d096d1c1255fde' +md5sums=('06973777736d8e6bdad8dcaa469a9da3' '4256c35613e6dc15c164015ae8977d4a' '6d54f98b9e3a0d0077e9348dc7f69482' 'f9170e918fa7b7118d241d238d7a0e3b')