summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f67ef4999ce..e37a9e87275e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_cranname=lubridate
_cranver=1.7.4
-pkgname=r-cran-$_cranname
+pkgname=r-$_cranname
pkgver=${_cranver}
-pkgrel=4
+pkgrel=5
pkgdesc="Functions to work with date-times and time-spans"
url="http://cran.r-project.org/web/packages/${_cranname}/index.html"
arch=('i686' 'x86_64')