summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Wacha2022-06-01 08:41:02 +0200
committerAndrás Wacha2022-06-01 08:41:02 +0200
commitdf40b903510ad89aa6562cc20485213c74a3bf90 (patch)
treec68971c66355d901715c8b6eedf9fd731c5c0ac7
parente98179d043f0fccc5c2ce1ff9aad8c6b6d7baf4a (diff)
downloadaur-df40b903510ad89aa6562cc20485213c74a3bf90.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 a0e7b1239f34..19b1f84749f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = perl-encoding-fixlatin
pkgdesc = takes mixed encoding input and produces UTF-8 output
pkgver = 1.04
- pkgrel = 1
+ pkgrel = 2
url = https://metacpan.org/release/Encoding-FixLatin
arch = any
license = PerlArtistic
@@ -13,4 +13,3 @@ pkgbase = perl-encoding-fixlatin
sha512sums = 7091e503b11c9d1c5a3dd38156467cf398ae4b96e1c109db4781478dfb100c2cc50e688c742392f66b9f195b936c19cafe003fffe4fc0459165b02622c154f72
pkgname = perl-encoding-fixlatin
-
diff --git a/PKGBUILD b/PKGBUILD
index 11e94748e17d..c98858b75da2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='perl-encoding-fixlatin'
pkgver='1.04'
-pkgrel='1'
+pkgrel='2'
pkgdesc="takes mixed encoding input and produces UTF-8 output"
arch=('any')
license=('PerlArtistic' 'GPL')