Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-tins
Commits:
be766b73 by Andreas Schleifer at 2025-03-29T17:44:18+01:00
upgpkg: 1.37.1-2: Ruby 3.4 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.37.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/flori/tins
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=ruby-tins
_pkgname="${pkgname#ruby-}"
pkgver=1.37.1
-pkgrel=1
+pkgrel=2
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/be766b7301467e2d02d2ebf20e12e847723c69bb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-tins/-/commit/be766b7301467e2d02d2ebf20e12e847723c69bb
You're receiving this email because of your account on gitlab.archlinux.org.