[arch-commits] Commit in perl-exporter-tiny/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Aug 31 19:51:38 UTC 2022
Date: Wednesday, August 31, 2022 @ 19:51:38
Author: felixonmars
Revision: 454832
upgpkg: perl-exporter-tiny 1.004000-1
Modified:
perl-exporter-tiny/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-31 19:51:31 UTC (rev 454831)
+++ PKGBUILD 2022-08-31 19:51:38 UTC (rev 454832)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-exporter-tiny
-pkgver=1.002002
-pkgrel=4
+pkgver=1.004000
+pkgrel=1
pkgdesc="an exporter with the features of Sub::Exporter but only core dependencies"
arch=('any')
license=('PerlArtistic' 'GPL')
@@ -10,7 +10,7 @@
depends=('perl')
url='https://search.cpan.org/dist/Exporter-Tiny'
source=("https://search.cpan.org/CPAN/authors/id/T/TO/TOBYINK/Exporter-Tiny-$pkgver.tar.gz")
-sha512sums=('b6d39ba1824f6c9d68cf75e7f28fd896c2c475e419f0b1aadec58d4e7e5c8d3fd7bf85d841758772055470de56ad7a3ad6787cfd9d6c5d61d8449cf8f40bda8d')
+sha512sums=('ec57422abe5d7286c04cabc21ee56b1f2394e16cb4982181bf446b14e624a26f21f5f05441b12bef4807948510d97190c2ae8b4d2c27a5d50a3be020e9c83c57')
_distdir="Exporter-Tiny-$pkgver"
build() {
More information about the arch-commits
mailing list