summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-11-26 12:48:50 +0000
committerBioArchLinuxBot2022-11-26 12:48:50 +0000
commit57999fb4c9424b37c96a5b132b397f683e86601e (patch)
tree6b56a4e7c103dddc8e169e3c1e825995f9a726f7 /PKGBUILD
parentc6f2252de017dd3ac0d125b08160283159bc433f (diff)
downloadaur-57999fb4c9424b37c96a5b132b397f683e86601e.tar.gz
[lilac] updated to 1.9.16-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6701d0f90c7c..8ed4224c92d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,13 @@ _pkgname=ptw
_pkgver=1.9-16
pkgname=r-${_pkgname,,}
pkgver=1.9.16
-pkgrel=3
+pkgrel=6
pkgdesc='Parametric Time Warping'
arch=('x86_64')
url="https://cran.r-project.org/package=${_pkgname}"
license=('GPL')
depends=(
r
- r-nloptr
r-rcppde
)
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")