summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPekka Ristola2022-10-19 18:23:53 +0300
committerPekka Ristola2022-10-19 18:23:53 +0300
commite96a84429b2d9c37bd79cff008e26ad5b4aaeb57 (patch)
tree81560e0944c70308bf5498733fc56a5b08f3514b /PKGBUILD
parent2252e736f3ef22a1fedee2fe10f9c065eda7f6b8 (diff)
downloadaur-e96a84429b2d9c37bd79cff008e26ad5b4aaeb57.tar.gz
cmark-gfm 0.29.0.gfm.6 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 784e9103384a..09501b972ebb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _cranname=commonmark
_cranver=1.8.1
pkgname=r-${_cranname,,}
pkgver=${_cranver//[:-]/.}
-pkgrel=1
+pkgrel=2
pkgdesc="High Performance CommonMark and Github Markdown Rendering in R"
arch=(i686 x86_64)
url="https://cran.r-project.org/package=${_cranname}"