Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-ipc-shareable
Commits:
b2e4b10e by Sergej Pupykin at 2026-05-29T02:29:09+03:00
upgpkg: 1.16-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = perl-ipc-shareable
pkgdesc = Perl/CPAN Module IPC::Shareable : Tie a variable to shared
memory
- pkgver = 1.15
+ pkgver = 1.16
pkgrel = 1
url = https://search.cpan.org/dist/IPC-Shareable
arch = x86_64
license = GPL-1.0-only
license = Artistic-1.0-Perl
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-1.15.tar.gz
- sha256sums =
1bc186b36699e8a2e6a7df6e81bea8edc708338272d212ae5968c45e7eed0cc8
+ source =
https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-1.16.tar.gz
+ sha256sums =
899780dcacc93fcb1e1f928ea4ea3fbde9bc1ede33c4d2e856f23865ff6a2284
pkgname = perl-ipc-shareable
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Charles Mauch <[email protected]>
pkgname=perl-ipc-shareable
-pkgver=1.15
+pkgver=1.16
pkgrel=1
pkgdesc="Perl/CPAN Module IPC::Shareable : Tie a variable to shared memory"
arch=("x86_64")
@@ -10,7 +10,7 @@ url="https://search.cpan.org/dist/IPC-Shareable"
license=("GPL-1.0-only" "Artistic-1.0-Perl")
options=(!emptydirs)
source=("https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-$pkgver.tar.gz")
-sha256sums=('1bc186b36699e8a2e6a7df6e81bea8edc708338272d212ae5968c45e7eed0cc8')
+sha256sums=('899780dcacc93fcb1e1f928ea4ea3fbde9bc1ede33c4d2e856f23865ff6a2284')
build() {
cd "$srcdir"/IPC-Shareable-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ipc-shareable/-/commit/b2e4b10ed5ededb209873c0a14b6dc52cabc08bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ipc-shareable/-/commit/b2e4b10ed5ededb209873c0a14b6dc52cabc08bf
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