Date: Monday, January 7, 2019 @ 01:26:35 Author: felixonmars Revision: 420888
Ruby 2.6.0 rebuild Modified: ruby-pathutil/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-07 01:26:07 UTC (rev 420887) +++ PKGBUILD 2019-01-07 01:26:35 UTC (rev 420888) @@ -3,7 +3,7 @@ _gemname=pathutil pkgname=ruby-pathutil pkgver=0.16.1 -pkgrel=2 +pkgrel=3 pkgdesc='Faster pure Ruby implementation of Pathname with extra bits' url='https://github.com/envygeeks/pathutil' arch=('any')
