summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-08-18 00:46:22 +0000
committerBioArchLinuxBot2022-08-18 00:46:22 +0000
commitcf0dc4b7020a5765c8961f56dc24cb5b062e131a (patch)
tree8e199447670c1db17437e8c78ee99a18f9eb1641 /PKGBUILD
parenta5ea659f51198c0dd898b3718f48eded52623d94 (diff)
downloadaur-r-cointreg.tar.gz
[lilac] updated to 0.2.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e198d6a01e7..3efaabf2a653 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=cointReg
_pkgver=0.2.0
pkgname=r-${_pkgname,,}
-pkgver=${_pkgver//[:-]/.}
-pkgrel=1
+pkgver=0.2.0
+pkgrel=2
pkgdesc='Parameter Estimation and Inference in a Cointegrating Regression'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"