summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-28 14:04:16 +0000
committerBioArchLinuxBot2022-11-28 14:04:16 +0000
commit4276a79061641cefe65daed58001f3f79445f912 (patch)
tree3800e91599e5eba3515cec061a51338e3090a235
parentbcb1349c93cb95f1468cc193071d7436a51671b0 (diff)
downloadaur-r-bessel.tar.gz
[lilac] updated to 0.6.0-1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 542ea03880c1..2569c7cdcbb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=Bessel
_pkgver=0.6-0
pkgname=r-${_pkgname,,}
-pkgver=${_pkgver//[:-]/.}
+pkgver=0.6.0
pkgrel=1
pkgdesc='Computations and Approximations for Bessel Functions'
arch=('x86_64')