Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-octokit
Commits:
f913c00d by Andreas Schleifer at 2025-04-05T17:30:08+02:00
upgpkg: 9.1.0-3: Ruby 3.4 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-octokit
pkgdesc = Simple wrapper for the GitHub API
pkgver = 9.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/octokit/octokit.rb
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ _gemname=octokit
_archivename=octokit.rb
pkgname="ruby-${_gemname}"
pkgver=9.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Simple wrapper for the GitHub API'
arch=(any)
url="https://github.com/octokit/${_archivename}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-octokit/-/commit/f913c00d6c82c3e90b9b5051003855f3a60f43b8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-octokit/-/commit/f913c00d6c82c3e90b9b5051003855f3a60f43b8
You're receiving this email because of your account on gitlab.archlinux.org.