From 6754f8a7b577df48bab38a3aea7f7eb2320874ac Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Tue, 27 Aug 2024 01:03:53 +0300 Subject: extra/ruby: Fix silly mistakes in patch --- extra/ruby/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra') diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD index 13473577..af264ce2 100644 --- a/extra/ruby/PKGBUILD +++ b/extra/ruby/PKGBUILD @@ -20,8 +20,8 @@ if [ "${CARCH}" = "i486" ]; then fi # Should be fixed next version -if [[ $pkgbase == "3.2.4" ]]; then - sources+=(055613fd868a8c94e43893f8c58a00cdd2a81f6d.patch) +if [[ $pkgver == "3.2.4" ]]; then + source+=(055613fd868a8c94e43893f8c58a00cdd2a81f6d.patch) unset sha512sums b2sums+=(SKIP) eval "$(declare -f prepare | sed 's@patch @patch -p1 -i ../055613fd868a8c94e43893f8c58a00cdd2a81f6d.patch; patch @')" -- cgit v1.2.3-70-g09d2