summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 976f57d564b9..6b9cf127e894 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: James An <james@jamesan.ca>
_perlmod=XML-XSH2
pkgname=xsh
-pkgver=2.1.25
+pkgver=2.1.26
pkgrel=1
pkgdesc="XSH - XML editing shell"
arch=("any")
@@ -18,7 +18,7 @@ backup=()
options=(!emptydirs)
install=
source=(http://search.cpan.org/CPAN/authors/id/C/CH/CHOROBA/$_perlmod-$pkgver.tar.gz)
-md5sums=('98d4d1124f59c854a873ceb594cd816d')
+sha512sums=('2c4213e296aa786bc1b43ebc3656c4a0f750904884fd77721c540ad9e326d9081a18e4f30d75a89aacc28e8b672e3eff702080fc5c36ffcc8ea621dff49c07e4')
build() {
cd "$srcdir/$_perlmod-$pkgver"