Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-pcaprub
Commits:
09b26579 by Andreas Schleifer at 2024-10-02T12:42:50+02:00
upgpkg: 0.13.3-2: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-pcaprub
pkgdesc = Consistent interface to libpcap packet capture library
pkgver = 0.13.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pcaprub/pcaprub
arch = x86_64
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname=pcaprub
pkgname=ruby-${_gemname}
pkgver=0.13.3
-pkgrel=1
+pkgrel=2
pkgdesc='Consistent interface to libpcap packet capture library'
url='https://github.com/pcaprub/pcaprub'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pcaprub/-/commit/09b265798a1d0ec6db78e39478dbe68109aa22d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pcaprub/-/commit/09b265798a1d0ec6db78e39478dbe68109aa22d0
You're receiving this email because of your account on gitlab.archlinux.org.