summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2020-05-30 10:37:13 +0200
committerJaroslav Lichtblau2020-05-30 10:37:13 +0200
commit1eb6cb6909924f5377985a9e5e840cd1704e99e6 (patch)
tree99e3f8c33f331ea019b15eca94025bff6fc980a1 /PKGBUILD
parent3e50e8c4cb527a28afa39bbe537ae16317f51a99 (diff)
downloadaur-1eb6cb6909924f5377985a9e5e840cd1704e99e6.tar.gz
cstools-3.44-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb2cb1db11a3..6cef3f505b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=cstools
-pkgver=3.42
-pkgrel=3
+pkgver=3.44
+pkgrel=1
pkgdesc="Tools for dealing with Czech texts in Perl"
arch=('any')
url="https://metacpan.org/release/Cstools"
@@ -10,7 +10,7 @@ license=('custom')
depends=('perl')
options=('!emptydirs')
source=(https://cpan.metacpan.org/authors/id/J/JA/JANPAZ/Cstools-$pkgver.tar.gz)
-md5sums=('ea18f2a24ef5de92483a5e03ed9d2659')
+sha256sums=('20e1cf25187ba6aa3b3b657beeb1c09f5f4310afef30804a5dcf1f04ee055b2b')
build() {
cd "${srcdir}"/Cstools-$pkgver