summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 09:15:22 +0200
committerAndrás Wacha2022-06-01 09:15:22 +0200
commitcbdc588a1e2c67ee0fd7f6fdc561e659b3bb542c (patch)
treeaef6716f8984b1728b1e86cf0e9491e733f66609
parentc56f51d052e21cd9faac62a9181ae9655a2cb550 (diff)
downloadaur-cbdc588a1e2c67ee0fd7f6fdc561e659b3bb542c.tar.gz
Relative version increment to force recompilation with new perl (5.36)
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d96d533a6c0..0a17aa505297 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-starlink-ast
pkgdesc = Interface to the Starlink AST library
pkgver = 3.01
- pkgrel = 5
+ pkgrel = 6
url = https://metacpan.org/release/Starlink-AST
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 182bf622bda0..9cfa768bd175 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-starlink-ast'
pkgver='3.01'
-pkgrel='5'
+pkgrel='6'
pkgdesc="Interface to the Starlink AST library"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')