summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2018-05-29 23:46:43 +0200
committerspider-mario2018-05-29 23:46:43 +0200
commit81e51756afa113aac7dd7d6d8f69ed8fedad48a3 (patch)
tree3d3bcc467832799508c639ff8f1bea3769356a3a /PKGBUILD
parent49526212c75bba944fcc00fe1d60d772bd382877 (diff)
downloadaur-81e51756afa113aac7dd7d6d8f69ed8fedad48a3.tar.gz
2018.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e95cf5c7501..5845619ea334 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: spider-mario <spidermario@free.fr>
# Contributor: Marcin Karpezo <sirmacik at gmail dot com>
pkgname=nqp
-pkgver=2018.04.1
+pkgver=2018.05
pkgrel=1
pkgdesc="High-level environment to create compilers and libraries for virtual machines (MoarVM backend)"
arch=('any')
@@ -14,7 +14,7 @@ replaces=('nqp-moarvm')
conflicts=('nqp-moarvm')
options=('!makeflags')
source=(http://rakudo.org/downloads/$pkgname/$pkgname-$pkgver.tar.gz)
-sha512sums=('efd85822af091c5aebdfcdd60731f1830f6eb9c449d4c362392c087c3f1dd198a98d66061723db047440988e563d8931894f8ee285d2207c6d7d88bd9fb62be4')
+sha512sums=('95165d91b0142d0f8349fb90844f116efcdaa09e58a6ebdab5c14043a0b4d762abdb114b2707fedf36147abf06de9425892d895f6da54e7dd502e9407d9c051c')
build() {
cd "$pkgname-$pkgver"