Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-rubyzip


Commits:
04bfdd17 by Andreas Schleifer at 2026-07-18T19:54:47+02:00
upgpkg: 3.4.1-1: closes #9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-rubyzip
        pkgdesc = a ruby module for reading and writing zip files
-       pkgver = 3.2.2
+       pkgver = 3.4.1
        pkgrel = 1
        url = https://github.com/rubyzip/rubyzip
        arch = any
@@ -14,8 +14,8 @@ pkgbase = ruby-rubyzip
        makedepends = ruby-rdoc
        depends = ruby
        options = !emptydirs
-       source = 
https://github.com/rubyzip/rubyzip/archive/v3.2.2/ruby-rubyzip-3.2.2.tar.gz
-       sha512sums = 
6b972f92670e249f3b625530816bad2e6ef6e00557239b06cf35ff57d0d8dde3fadcb5919872c5273030e5809171c440244b564480e5d8b534eef0296f70330e
-       b2sums = 
c537755e6b9842877712c55fe1da817b758f8fb8aefafc133a939792bede0b2f3fff25aea809afaee16b254bcb1a165eb8db70ae591739a9def7d97b645675dc
+       source = 
https://github.com/rubyzip/rubyzip/archive/v3.4.1/ruby-rubyzip-3.4.1.tar.gz
+       sha512sums = 
987a2ce2a94e4f967ada83795fdd155459d927b65c3b504df7859ac7dc79694d280e475cc0e2e7f5a24fbeab2967f9415149f8d765738993c424b868153ad4b9
+       b2sums = 
886616167ea84aed39b9e9a195df9cbd82f480a8c4cfe674961614012a3d4111f62dce33d995793bd99b7295128ce1ab573cf57dfa159012ff38a14b672131cf
 
 pkgname = ruby-rubyzip


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _gemname='rubyzip'
 pkgname="ruby-${_gemname}"
-pkgver=3.2.2
+pkgver=3.4.1
 pkgrel=1
 pkgdesc='a ruby module for reading and writing zip files'
 arch=('any')
@@ -24,8 +24,8 @@ checkdepends=(
 )
 options=('!emptydirs')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('6b972f92670e249f3b625530816bad2e6ef6e00557239b06cf35ff57d0d8dde3fadcb5919872c5273030e5809171c440244b564480e5d8b534eef0296f70330e')
-b2sums=('c537755e6b9842877712c55fe1da817b758f8fb8aefafc133a939792bede0b2f3fff25aea809afaee16b254bcb1a165eb8db70ae591739a9def7d97b645675dc')
+sha512sums=('987a2ce2a94e4f967ada83795fdd155459d927b65c3b504df7859ac7dc79694d280e475cc0e2e7f5a24fbeab2967f9415149f8d765738993c424b868153ad4b9')
+b2sums=('886616167ea84aed39b9e9a195df9cbd82f480a8c4cfe674961614012a3d4111f62dce33d995793bd99b7295128ce1ab573cf57dfa159012ff38a14b672131cf')
 
 prepare() {
   cd "${_gemname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubyzip/-/commit/04bfdd17cce89fe80ee68bca968f7845bad198f7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-rubyzip/-/commit/04bfdd17cce89fe80ee68bca968f7845bad198f7
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