summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCsonka Mihaly2019-05-02 20:48:47 +0200
committerCsonka Mihaly2019-05-02 20:48:47 +0200
commit6abb11a121cfa22e25811a97f4744a59e51d160d (patch)
tree59ac651c9c40d918a969f524882d7dc921340a17
parent1b8c9827cf24b717a4d1c5198a08975b7fdc8f95 (diff)
downloadaur-6abb11a121cfa22e25811a97f4744a59e51d160d.tar.gz
Update SRCINFO
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b84aa96bcfc..68aee7f36e69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = r-rustinr
pkgdesc = Rust and R Integration.
pkgver = r214.9996184
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rustr/rustinr
arch = any
license = Apache License 2.0
diff --git a/PKGBUILD b/PKGBUILD
index 2643263507cb..54c76eee7337 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kibouo <csonka.mihaly@hotmail.com>
pkgname=r-rustinr
pkgver=r214.9996184
-pkgrel=2
+pkgrel=3
pkgdesc='Rust and R Integration.'
arch=('any')
url='https://github.com/rustr/rustinr'