summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYardena Cohen2023-01-27 23:43:08 -0800
committerYardena Cohen2023-01-27 23:43:08 -0800
commita5f528fdba26954ba63a70a63961e8fc611fbba9 (patch)
tree5e873517877454bf121ed106d7743aeb98933888 /PKGBUILD
parent37a9f4554942059ec2908fe2b641c7803666119c (diff)
downloadaur-a5f528fdba26954ba63a70a63961e8fc611fbba9.tar.gz
bump 3.28
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e951ba67fe4c..d1021f591735 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
cpaname=String-Approx
cpanauthor=JHI
pkgname=perl-string-approx
-pkgver=3.27
+pkgver=3.28
pkgrel=1
pkgdesc="Perl String::Approx CPAN module"
arch=('any')
@@ -12,7 +12,7 @@ license=('unknown')
options=('!emptydirs')
depends=('perl')
source=("http://www.cpan.org/authors/id/${cpanauthor::1}/${cpanauthor::2}/${cpanauthor}/${cpaname}-${pkgver}.tar.gz")
-sha256sums=('2b8c1acd24fa9681ebba0ccb3c49f16289de1d579af8a0c898ea8f8d1baf5d36')
+sha256sums=('43201e762d8699cb0ac2c0764a5454bdc2306c0771014d6c8fba821480631342')
build() {
cd "${srcdir}/${cpaname}-${pkgver}"