Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-chunky_png
Commits:
bf4ad23c by Andreas Schleifer at 2024-10-03T13:56:37+02:00
upgpkg: 1.4.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-chunky_png
pkgdesc = Read/write access to PNG images in pure Ruby
pkgver = 1.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/wvanbergen/chunky_png
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=ruby-chunky_png
_pkgname=${pkgname#ruby-}
pkgver=1.4.0
-pkgrel=2
+pkgrel=3
pkgdesc="Read/write access to PNG images in pure Ruby"
arch=(any)
url="https://github.com/wvanbergen/chunky_png"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chunky_png/-/commit/bf4ad23cbe43698ac8339c5fd3139297caaf48de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-chunky_png/-/commit/bf4ad23cbe43698ac8339c5fd3139297caaf48de
You're receiving this email because of your account on gitlab.archlinux.org.