Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / mruby
Commits: b8e85a30 by Christian Hesse at 2026-02-02T17:02:37+01:00 upgpkg: 3.3.0-2: Rebuild packages signed by anatolik, morganamilo & shibumi... https://archlinux.org/todo/rebuild-packages-signed-by-anatolik-morganamilo-shibumi/ - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = mruby pkgdesc = An interpreter for the Ruby programming language with the intention of being lightweight and easily embeddable pkgver = 3.3.0 - pkgrel = 1 + pkgrel = 2 url = https://github.com/mruby/mruby arch = x86_64 license = MIT ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=mruby pkgver=3.3.0 -pkgrel=1 +pkgrel=2 pkgdesc='An interpreter for the Ruby programming language with the intention of being lightweight and easily embeddable' arch=(x86_64) url='https://github.com/mruby/mruby' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mruby/-/commit/b8e85a309a5bf94649fb6fb9433570c88cb56e7e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/mruby/-/commit/b8e85a309a5bf94649fb6fb9433570c88cb56e7e You're receiving this email because of your account on gitlab.archlinux.org.
