summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 08:46:54 +0200
committerAndrás Wacha2022-06-01 08:46:54 +0200
commit3c6ce4c89cfae9fc996cbd249f3759fd9c7145a3 (patch)
tree99698bb36eabb940b2f4937804556b3b8c3d8247
parent6b95602138cf96fdfe34f3f45a44b413aba3d894 (diff)
downloadaur-3c6ce4c89cfae9fc996cbd249f3759fd9c7145a3.tar.gz
Relative version increment to force recompilation with new perl (5.34)
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b90a6f83cdb..68ad30bc705d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-math-combinatorics
pkgdesc = Perform combinations and permutations on lists
pkgver = 0.09
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Math-Combinatorics
arch = any
license = PerlArtistic
@@ -13,4 +13,3 @@ pkgbase = perl-math-combinatorics
sha512sums = 6d2727f4c74242ef3b74d2ca453eab4dc08bc7bf783f27564dee0617c52936477ca120740faca7337e5e5690abe3fcc062d4a3ad90bbb06b04f66bf435357b9e
pkgname = perl-math-combinatorics
-
diff --git a/PKGBUILD b/PKGBUILD
index e03f3faae2d8..b47fce84553b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-math-combinatorics'
pkgver='0.09'
-pkgrel='1'
+pkgrel='2'
pkgdesc="Perform combinations and permutations on lists"
arch=('any')
license=('PerlArtistic' 'GPL')