Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-mixlib-shellout
Commits:
02712450 by Andreas Schleifer at 2024-10-03T15:26:42+02:00
upgpkg: 3.2.7-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-mixlib-shellout
pkgdesc = Run external commands on Unix
pkgver = 3.2.7
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/chef/mixlib-shellout
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=ruby-mixlib-shellout
_pkgname="${pkgname#ruby-}"
pkgver=3.2.7
-pkgrel=3
+pkgrel=4
pkgdesc='Run external commands on Unix'
arch=('any')
url='https://github.com/chef/mixlib-shellout'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-mixlib-shellout/-/commit/02712450b12193c908a4a33c0275238159b7ffb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-mixlib-shellout/-/commit/02712450b12193c908a4a33c0275238159b7ffb2
You're receiving this email because of your account on gitlab.archlinux.org.