Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-user-identity
Commits:
50e789a6 by Sergej Pupykin at 2025-09-17T12:00:57+03:00
upgpkg: 1.03-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
pkgbase = perl-user-identity
pkgdesc = Perl/CPAN Module User::Identity : Define a person
- pkgver = 1.02
- pkgrel = 5
+ pkgver = 1.03
+ pkgrel = 1
url = https://search.cpan.org/~markov/User-Identity/
arch = any
license = GPL
license = PerlArtistic
- source =
https://www.cpan.org/authors/id/M/MA/MARKOV/User-Identity-1.02.tar.gz
- sha256sums =
3b24aee7f5278c65c3f04115b07c86e646934e99ea409240363f3089913eb899
+ source =
https://www.cpan.org/authors/id/M/MA/MARKOV/User-Identity-1.03.tar.gz
+ sha256sums =
153f2ad0873ad14afe6569e842e441986e6ac160a95644412fe78cefa12a65d4
pkgname = perl-user-identity
=====================================
PKGBUILD
=====================================
@@ -3,14 +3,14 @@
# Maintainer: Charles Mauch <[email protected]>
pkgname=perl-user-identity
-pkgver=1.02
-pkgrel=5
+pkgver=1.03
+pkgrel=1
pkgdesc="Perl/CPAN Module User::Identity : Define a person"
arch=("any")
url="https://search.cpan.org/~markov/User-Identity/"
license=("GPL" "PerlArtistic")
source=("https://www.cpan.org/authors/id/M/MA/MARKOV/User-Identity-$pkgver.tar.gz")
-sha256sums=('3b24aee7f5278c65c3f04115b07c86e646934e99ea409240363f3089913eb899')
+sha256sums=('153f2ad0873ad14afe6569e842e441986e6ac160a95644412fe78cefa12a65d4')
build() {
cd "$srcdir"/User-Identity-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-user-identity/-/commit/50e789a6bcc37ac1f0389d229e4b2f94ea584f13
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-user-identity/-/commit/50e789a6bcc37ac1f0389d229e4b2f94ea584f13
You're receiving this email because of your account on gitlab.archlinux.org.