summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2024-09-01 17:55:07 +0200
committerAntonio Rojas2024-09-01 17:55:07 +0200
commit0b37d3775dc1b713d44b0db936950f43bde00457 (patch)
treec9507ec66e56411d05ca5bb6dc4c2ae981bb3309
parent5503ca3efefa9fc377f53303269a9c179cc89cc3 (diff)
downloadaur-perl-devel-checkbin.tar.gz
upgpkg: 0.04-11: perl 5.40 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e271b17dd4c..110ae80000c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-devel-checkbin
pkgdesc = check that a command is available
pkgver = 0.04
- pkgrel = 10
+ pkgrel = 11
url = https://metacpan.org/release/Devel-CheckBin
arch = any
license = PerlArtistic
diff --git a/PKGBUILD b/PKGBUILD
index c7e04132ca0b..8c74cf328f63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=perl-devel-checkbin
pkgver=0.04
-pkgrel=10
+pkgrel=11
pkgdesc='check that a command is available'
arch=(any)
license=(PerlArtistic GPL)