Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-molinillo
Commits:
6bcb1a39 by Andreas Schleifer at 2024-10-03T13:02:13+02:00
upgpkg: 0.8.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-molinillo
pkgdesc = Provides support for dependency resolution
pkgver = 0.8.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/CocoaPods/Molinillo
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_gemname='molinillo'
pkgname="ruby-${_gemname}"
pkgver=0.8.0
-pkgrel=2
+pkgrel=3
pkgdesc='Provides support for dependency resolution'
arch=('any')
_github_namespace='https://github.com/CocoaPods/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-molinillo/-/commit/6bcb1a39d178ff5b9b28fead21b0ee563ef0b7ab
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-molinillo/-/commit/6bcb1a39d178ff5b9b28fead21b0ee563ef0b7ab
You're receiving this email because of your account on gitlab.archlinux.org.