Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-samovar


Commits:
a5c435c6 by Felix Yan at 2026-06-17T12:21:56+00:00
upgpkg: 2.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-samovar
        pkgdesc = A flexible option parser excellent support for sub-commands 
and help documentation
-       pkgver = 2.4.2
+       pkgver = 2.5.0
        pkgrel = 1
        url = https://github.com/ioquatix/samovar
        arch = any
@@ -17,8 +17,8 @@ pkgbase = ruby-samovar
        depends = ruby
        depends = ruby-console
        options = !emptydirs
-       source = git+https://github.com/ioquatix/samovar.git#tag=v2.4.2
-       sha512sums = 
2c350947f1cccdd31c0a09d0956bddb3f4cce82ba9db75dc22966809f19d483efb7a4ed978def8f8e4cab9bc5b1a2f6025f3f0b7a5c9195a231b3c0a8e17bd84
-       b2sums = 
9d896dd92e7d4b25cc845c4739607d2b94b4571860600dfa7d8a03d7788626032482c331e96e69dea70d5f05ec25c89109608fe6519fea7f3ab6e339518b3ee1
+       source = git+https://github.com/ioquatix/samovar.git#tag=v2.5.0
+       sha512sums = 
422d35c83665c499c69b52974ffb335ba02e2548c0fc70d927dc9675d40eba374de81ac8a4d12350214b65e01541bc9ddfeea2e2c35b94d8c6db5de919fdad4a
+       b2sums = 
a642cb16df49856b1407d150e6af2ed318504c6f88f3c2533de2d3c1ce462461bc2a9e262ae98fb1de4f3fedd946497f7d50e6a4ac63de89c064ea834e650c1f
 
 pkgname = ruby-samovar


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-samovar
-pkgver=2.4.2
+pkgver=2.5.0
 pkgrel=1
 pkgdesc='A flexible option parser excellent support for sub-commands and help 
documentation'
 arch=(any)
@@ -26,8 +26,8 @@ checkdepends=(
 )
 options=(!emptydirs)
 source=(git+https://github.com/ioquatix/samovar.git#tag=v$pkgver)
-sha512sums=('2c350947f1cccdd31c0a09d0956bddb3f4cce82ba9db75dc22966809f19d483efb7a4ed978def8f8e4cab9bc5b1a2f6025f3f0b7a5c9195a231b3c0a8e17bd84')
-b2sums=('9d896dd92e7d4b25cc845c4739607d2b94b4571860600dfa7d8a03d7788626032482c331e96e69dea70d5f05ec25c89109608fe6519fea7f3ab6e339518b3ee1')
+sha512sums=('422d35c83665c499c69b52974ffb335ba02e2548c0fc70d927dc9675d40eba374de81ac8a4d12350214b65e01541bc9ddfeea2e2c35b94d8c6db5de919fdad4a')
+b2sums=('a642cb16df49856b1407d150e6af2ed318504c6f88f3c2533de2d3c1ce462461bc2a9e262ae98fb1de4f3fedd946497f7d50e6a4ac63de89c064ea834e650c1f')
 
 prepare() {
   cd samovar



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-samovar/-/commit/a5c435c6a5692d14e531f27e838bb7a9542dc370

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-samovar/-/commit/a5c435c6a5692d14e531f27e838bb7a9542dc370
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to