summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-06-06 11:15:48 +0100
committerGrey Christoforo2019-06-06 11:15:48 +0100
commit27ec35c72fe42108a407e75b1466b7eef9c15a15 (patch)
tree066f29d467e1a76f566b86aaef09f965572ab743 /PKGBUILD
parente2aa27e5acf8addb4a5552b9c1e91fe74c9e8a21 (diff)
downloadaur-27ec35c72fe42108a407e75b1466b7eef9c15a15.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16159599456a..0c8b07770aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-nlme
_cran_name=nlme
-_pkgver=3.1-137
+_pkgver=3.1-140
pkgver=${_pkgver//-/.}
pkgrel=1
pkgdesc="Linear and Nonlinear Mixed Effects Models"
@@ -10,7 +10,7 @@ url="http://cran.r-project.org/web/packages/${_cran_name}/index.html"
license=('GPL3')
depends=('r')
source=("http://cran.r-project.org/src/contrib/${_cran_name}_${_pkgver}.tar.gz")
-md5sums=('1a9f73fd036e2406d430008ccf96048b')
+md5sums=('5e0a17727be4a7ba60ebb2e279189f67')
package() {
mkdir -p $pkgdir/usr/lib/R/library