Sergej Pupykin pushed to branch main at Arch Linux / Packaging / Packages /
perl-io-tty
Commits:
4c109a0d by Sergej Pupykin at 2026-04-08T19:05:09+03:00
upgpkg: 1.27-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = perl-io-tty
pkgdesc = Provide an interface to TTYs and PTYs
- pkgver = 1.25
+ pkgver = 1.27
pkgrel = 1
url = https://search.cpan.org/dist/IO-Tty/
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = perl-io-tty
license = Artistic-1.0-Perl
depends = glibc
options = !emptydirs
- source =
https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-1.25.tar.gz
- sha256sums =
e425dd6ec503d1225581085b45a775396d0b221a0ad43647f04f7a10e1f59daf
+ source =
https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-1.27.tar.gz
+ sha256sums =
83459d10a2768df598b58e2ae5946e6c259456cb4eccf85f8652d0c7d8991f2c
pkgname = perl-io-tty
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Charles Mauch <[email protected]>
pkgname=perl-io-tty
-pkgver=1.25
+pkgver=1.27
pkgrel=1
pkgdesc="Provide an interface to TTYs and PTYs"
arch=('x86_64')
@@ -11,7 +11,7 @@ license=("GPL-1.0-or-later" "Artistic-1.0-Perl")
depends=('glibc')
options=('!emptydirs')
source=("https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-$pkgver.tar.gz")
-sha256sums=('e425dd6ec503d1225581085b45a775396d0b221a0ad43647f04f7a10e1f59daf')
+sha256sums=('83459d10a2768df598b58e2ae5946e6c259456cb4eccf85f8652d0c7d8991f2c')
build() {
cd "$srcdir"/IO-Tty-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-io-tty/-/commit/4c109a0d5c07c011689c6c7e646e3e948447509a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-io-tty/-/commit/4c109a0d5c07c011689c6c7e646e3e948447509a
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