summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Göbel2023-11-01 19:22:16 +0100
committerStefan Göbel2023-11-01 19:22:16 +0100
commit07901c06fb666c893c77683df79b319672034822 (patch)
treed33db9ed1fda46012edc9dd01de2124f8c4e0520 /PKGBUILD
parent246b6ee6c686e7f42227627649082a8fd8a27e9b (diff)
downloadaur-perl-text-multimarkdown.tar.gz
upgpkg: perl-text-multimarkdown 1.002-1 (upstream release)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d87589b428cc..50696d07703f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='perl-text-multimarkdown'
_module='Text-MultiMarkdown'
_author='B/BD/BDFOY'
-pkgver='1.001'
+pkgver='1.002'
pkgrel='1'
pkgdesc='Convert MultiMarkdown syntax to (X)HTML.'
arch=('any')
@@ -14,7 +14,7 @@ depends=('perl-text-markdown' 'perl-html-parser')
makedepends=('perl-list-moreutils' 'perl-module-install')
checkdepends=('perl-test-exception' 'perl-test-pod' 'perl-test-pod-coverage' 'perl-text-diff')
source=("https://cpan.metacpan.org/authors/id/$_author/$_module-$pkgver.tar.gz")
-sha256sums=('501d44ac7da5494499cea851e9b2fb52538080b0c1e936230c8c26d67e048433')
+sha256sums=('cb355b3b5a46b7ca06194d7e889d593e0f209e69bb78cc933d5e7f85c8b4b677')
build() {
(