Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-pkg-config
Commits:
d447c930 by Andreas Schleifer at 2024-10-03T15:27:23+02:00
upgpkg: 1.5.6-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-pkg-config
pkgdesc = Implementation of pkg-config in Ruby
pkgver = 1.5.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ruby-gnome/pkg-config
arch = any
license = LGPL-2.1-only
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=ruby-pkg-config
_pkgname="${pkgname#ruby-}"
pkgver=1.5.6
-pkgrel=2
+pkgrel=3
pkgdesc='Implementation of pkg-config in Ruby'
arch=('any')
url='https://github.com/ruby-gnome/pkg-config'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pkg-config/-/commit/d447c93034682c1d587c1a730ac4281e947ea297
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pkg-config/-/commit/d447c93034682c1d587c1a730ac4281e947ea297
You're receiving this email because of your account on gitlab.archlinux.org.