summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2019-04-15 09:47:51 +0100
committerGrey Christoforo2019-04-15 09:47:51 +0100
commitc7c5f4571c8bf6268673f9654a781582de98c274 (patch)
tree16127234bc08858576ed6143487c5b901f2d62ff /PKGBUILD
parent04d6c5f32a252922f39f4b4e6a418f6a4d860a20 (diff)
downloadaur-c7c5f4571c8bf6268673f9654a781582de98c274.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b53a7490ae83..36c7e4c9bccb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
pkgname=r-gtable
_cran_name=gtable
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="Arrange 'Grobs' in Tables"
arch=('x86_64')
@@ -9,7 +9,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=('124090ae40b2dd3170ae11180e0d4cab')
+md5sums=('f996c5aa07b0ddaa52dc3a22bf3b2c99')
package() {
mkdir -p $pkgdir/usr/lib/R/library