Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-tins
Commits:
00628b16 by Andreas Schleifer at 2024-10-03T14:58:07+02:00
upgpkg: 1.32.1-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-tins
pkgdesc = All the stuff that is not good/big enough for a real library
pkgver = 1.32.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/flori/tins
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=ruby-tins
_pkgname="${pkgname#ruby-}"
pkgver=1.32.1
-pkgrel=2
+pkgrel=3
pkgdesc='All the stuff that is not good/big enough for a real library'
arch=('any')
url='https://github.com/flori/tins'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-tins/-/commit/00628b169e6ba43f2c477e1f6be03e60988ef9dc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-tins/-/commit/00628b169e6ba43f2c477e1f6be03e60988ef9dc
You're receiving this email because of your account on gitlab.archlinux.org.