Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-rugged
Commits:
91b2c5ba by Andreas Schleifer at 2024-10-03T13:08:12+02:00
upgpkg: 1.7.2-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-rugged
pkgdesc = A Ruby binding to the libgit2 linkable library
pkgver = 1.7.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/libgit2/rugged
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ _name=rugged
_libgit2_pkgver=1.7.2
pkgname=ruby-rugged
pkgver=1.7.2
-pkgrel=3
+pkgrel=4
pkgdesc="A Ruby binding to the libgit2 linkable library"
arch=(x86_64)
url="https://github.com/libgit2/rugged"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rugged/-/commit/91b2c5baf46ada71b41973b8483d5dcf3558f2bd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rugged/-/commit/91b2c5baf46ada71b41973b8483d5dcf3558f2bd
You're receiving this email because of your account on gitlab.archlinux.org.