[arch-commits] Commit in perl-curses/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 28 15:45:17 UTC 2021
Date: Friday, May 28, 2021 @ 15:45:17
Author: felixonmars
Revision: 949951
upgpkg: perl-curses 1.37-1
Modified:
perl-curses/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-28 15:45:03 UTC (rev 949950)
+++ PKGBUILD 2021-05-28 15:45:17 UTC (rev 949951)
@@ -3,8 +3,8 @@
# Contributor: Francois Charette <firmicus at gmx.net>
pkgname=perl-curses
-pkgver=1.36
-pkgrel=9
+pkgver=1.37
+pkgrel=1
pkgdesc="Character screen handling and windowing"
arch=('x86_64')
url="https://search.cpan.org/dist/Curses"
@@ -12,7 +12,7 @@
depends=('perl' 'ncurses')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/Curses-$pkgver.tar.gz)
-md5sums=('389c70ee5530b887f8e5dc1303cb5294')
+sha512sums=('10886e725b174fdabc0c9b86a9ef9b717949f0fb03561bfc315e8503be689be7945d1ceeea2f950628ce480c2cc8081736d3b8f28042ea677b252298a9eb4827')
build() {
cd "$srcdir"/Curses-$pkgver
More information about the arch-commits
mailing list