Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-racc


Commits:
48edd523 by Levente Polyak at 2024-05-08T23:13:33+02:00
prepare for ruby 3.2

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _gemname='racc'
 pkgname="ruby-${_gemname}"
-pkgver=1.6.0
-pkgrel=3
+pkgver=1.6.2
+pkgrel=1
 pkgdesc='LALR parser generator written in Ruby itself and generates ruby 
programs'
 arch=('x86_64')
 url="https://github.com/ruby/${_gemname}";
@@ -14,7 +14,7 @@ makedepends=('rubygems' 'ruby-rake' 'ruby-rake-compiler' 
'ruby-rdoc')
 checkdepends=('ruby-test-unit')
 options=('!emptydirs')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('c19b7444bfafa0dfe3448600d10a1a09319702c37632e19569aeb947e7c035cc4067da040d45ede0dab35eaa197a55eac394715aae520fba41ed6e0c01c95e3d')
+sha512sums=('ef577d0da440361702d15cf2127142e57d5af4146f120cd9d94ee8c8b4380810c8913c373a9969f09b50e0850a8ac04ffd22729c4abdab0670765c7379b549f6')
 
 build() {
   cd "${_gemname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-racc/-/commit/48edd523b5061f9929ced819b5ce4b05d1ee35c3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-racc/-/commit/48edd523b5061f9929ced819b5ce4b05d1ee35c3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to