T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / ruby-pango
Commits: 47c889c3 by T.J. Townsend at 2024-07-13T16:05:56-04:00 upgpkg: 4.1.2-2: Rebuild packages that are missing .SRCINFO part 5 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = ruby-pango + pkgdesc = Ruby/Pango is a Ruby binding of pango-1.x. + pkgver = 4.1.2 + pkgrel = 2 + url = http://ruby-gnome2.sourceforge.jp/ + arch = x86_64 + license = LGPL2.1 + depends = ruby + depends = pango + depends = ruby-cairo + depends = gobject-introspection + depends = ruby-cairo-gobject=4.1.2 + depends = ruby-gobject-introspection=4.1.2 + noextract = pango-4.1.2.gem + options = !emptydirs + source = https://rubygems.org/downloads/pango-4.1.2.gem + sha256sums = 8729681d683388862580093316f71fa7036094facf01223b1285d33b3370b2de + +pkgname = ruby-pango ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ _gemname=pango pkgname=ruby-$_gemname pkgver=4.1.2 -pkgrel=1 +pkgrel=2 pkgdesc='Ruby/Pango is a Ruby binding of pango-1.x.' arch=(x86_64) url='http://ruby-gnome2.sourceforge.jp/' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pango/-/commit/47c889c3affcb23eebdc83182d80c1c105b56ce3 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pango/-/commit/47c889c3affcb23eebdc83182d80c1c105b56ce3 You're receiving this email because of your account on gitlab.archlinux.org.