From 4dce8938c2c0535f0b7b647be2c38236f0cc1c47 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 19 Oct 2021 23:53:17 +0000 Subject: [PATCH] community/ruby2.7 to 2.7.4-2 --- community/ruby2.7/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/ruby2.7/PKGBUILD b/community/ruby2.7/PKGBUILD index 1051dbda0..d8ec755d7 100644 --- a/community/ruby2.7/PKGBUILD +++ b/community/ruby2.7/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ruby2.7 pkgver=2.7.4 -pkgrel=1 +pkgrel=2 arch=(x86_64) pkgdesc='An object-oriented language for quick and easy programming, version 2.7' url='https://www.ruby-lang.org/en/'