summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Schubert2018-08-05 16:44:27 +0200
committerDennis Schubert2018-08-05 16:44:27 +0200
commitc5390fd3a0ef5773644628a3a2b8f1f89b507b5b (patch)
tree5fd1f84356cf22100b76d348591631c46b624f60
parent8e4aa95563265104c1dcb32b2a30f78239b73fb6 (diff)
downloadaur-c5390fd3a0ef5773644628a3a2b8f1f89b507b5b.tar.gz
Update to 0.7.0
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 810f9af78957..e22b4ff40386 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Dennis Schubert <mail@dennis-schubert.de>
pkgname=ruby-install
-pkgver=0.6.1
+pkgver=0.7.0
pkgrel=1
-pkgdesc="Installs Ruby, JRuby, Rubinius, MagLev or MRuby."
+pkgdesc="Installs Ruby, JRuby, Rubinius, MRuby or TruffleRuby."
arch=(any)
url="https://github.com/postmodern/ruby-install"
license=('MIT')
@@ -12,7 +12,7 @@ depends=('bash')
optdepends=('zsh')
makedepends=('gnupg')
source=("https://github.com/postmodern/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('b3adf199f8cd8f8d4a6176ab605db9ddd8521df8dbb2212f58f7b8273ed85e73')
+sha256sums=('500a8ac84b8f65455958a02bcefd1ed4bfcaeaa2bb97b8f31e61ded5cd0fd70b')
prepare() {
if gpg --fingerprint 0xB9515E77 >/dev/null 2>&1; then