Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-http-cookie
Commits:
7d684307 by Andreas Schleifer at 2024-10-03T12:56:48+02:00
upgpkg: 1.0.7-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-http-cookie
pkgdesc = Ruby library to handle HTTP Cookies based on RFC 6265
pkgver = 1.0.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sparklemotion/http-cookie
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_gemname='http-cookie'
pkgname="ruby-${_gemname}"
pkgver=1.0.7
-pkgrel=1
+pkgrel=2
pkgdesc='Ruby library to handle HTTP Cookies based on RFC 6265'
arch=('any')
url="https://github.com/sparklemotion/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-http-cookie/-/commit/7d684307d40f482be9c9e30cf72b2c333d1580a7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-http-cookie/-/commit/7d684307d40f482be9c9e30cf72b2c333d1580a7
You're receiving this email because of your account on gitlab.archlinux.org.