Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages / 
perl-ipc-shareable


Commits:
a3374630 by Sergej Pupykin at 2026-05-27T19:33:59+03:00
upgpkg: 1.15-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.14
+       pkgver = 1.15
        pkgrel = 1
        url = https://search.cpan.org/dist/IPC-Shareable
-       arch = any
-       license = GPL
-       license = PerlArtistic
+       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.14.tar.gz
-       sha256sums = 
a288c0fa786e27440ea0a7faee96f7fd52a621c95bb6a657f1f0d505d6b76a08
+       source = 
https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-1.15.tar.gz
+       sha256sums = 
1bc186b36699e8a2e6a7df6e81bea8edc708338272d212ae5968c45e7eed0cc8
 
 pkgname = perl-ipc-shareable


=====================================
PKGBUILD
=====================================
@@ -2,15 +2,15 @@
 # Maintainer: Charles Mauch <[email protected]>
 
 pkgname=perl-ipc-shareable
-pkgver=1.14
+pkgver=1.15
 pkgrel=1
 pkgdesc="Perl/CPAN Module IPC::Shareable : Tie a variable to shared memory"
-arch=("any")
+arch=("x86_64")
 url="https://search.cpan.org/dist/IPC-Shareable";
-license=("GPL" "PerlArtistic")
-source=("https://search.cpan.org/CPAN/authors/id/S/ST/STEVEB/IPC-Shareable-$pkgver.tar.gz";)
-sha256sums=('a288c0fa786e27440ea0a7faee96f7fd52a621c95bb6a657f1f0d505d6b76a08')
+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')
 
 build() {
   cd "$srcdir"/IPC-Shareable-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ipc-shareable/-/commit/a33746309bbe52207c750d11e1171017953bb248

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-ipc-shareable/-/commit/a33746309bbe52207c750d11e1171017953bb248
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