Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
ruby-docile
Commits:
4912df50 by Christian Heusel at 2024-10-03T14:38:25+02:00
upgpkg: 1.4.0-6: [nocheck] Rebuild for Ruby 3.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-docile
pkgdesc = keeps your Ruby DSLs tame and well-behaved
pkgver = 1.4.0
- pkgrel = 5
+ pkgrel = 6
url = https://ms-ati.github.io/docile
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='docile'
pkgname="ruby-${_gemname}"
pkgver=1.4.0
-pkgrel=5
+pkgrel=6
pkgdesc="keeps your Ruby DSLs tame and well-behaved"
arch=('any')
url='https://ms-ati.github.io/docile'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-docile/-/commit/4912df50a28901ba1e9369e5b360710e9c9141a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-docile/-/commit/4912df50a28901ba1e9369e5b360710e9c9141a9
You're receiving this email because of your account on gitlab.archlinux.org.