summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-13 02:06:00 +0000
committerBioArchLinuxBot2022-11-13 02:06:00 +0000
commitf6e0ac450668d301e6cbf4109c4616ee74afe64d (patch)
tree697740dbc8fcf109f647f2700f781ad8c7a187b2
parentddd7bc9c557d6f6a6542bd44fb0bbc5793803430 (diff)
downloadaur-f6e0ac450668d301e6cbf4109c4616ee74afe64d.tar.gz
[lilac] updated to 1.0.3-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72435a21a4f6..2d465040f87a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=coro
_pkgver=1.0.3
pkgname=r-${_pkgname,,}
-pkgver=${_pkgver//[:-]/.}
+pkgver=1.0.3
pkgrel=1
pkgdesc="'Coroutines' for R"
arch=('any')