Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-ruby-rc4
Commits:
4b456a69 by Andreas Schleifer at 2024-10-03T13:59:43+02:00
upgpkg: 0.1.5-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-ruby-rc4
pkgdesc = Implementation of the RC4 algorithm
pkgver = 0.1.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/caiges/Ruby-RC4
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgname=ruby-ruby-rc4
_pkgname=${pkgname#ruby-}
pkgver=0.1.5
_commit=d653eba9597349b80e4d491aa4191afd3cecda38
-pkgrel=3
+pkgrel=4
pkgdesc="Implementation of the RC4 algorithm"
arch=(any)
url="https://github.com/caiges/Ruby-RC4"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ruby-rc4/-/commit/4b456a692fd09eb6769e5406a989f3b757ccbf80
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-ruby-rc4/-/commit/4b456a692fd09eb6769e5406a989f3b757ccbf80
You're receiving this email because of your account on gitlab.archlinux.org.