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 3e242154a1f6..80eb1c9d6f13 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=2017.11
+pkgver=2018.01
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=('0efa4d128c8971d539a879fa6965e5fb2a9ca1f86d008f293b2eba7c2e12ed66a69bcacca2fd0efd44720eeea99cb4c067a43908439c31cb3778aaa0499fef26')
+sha512sums=('bb1c687ea13794f07c3b56d429a0a5d28a045f708ddf7aa4f11c7df846474db81234c26892a6185c58b631c5b1eb031fee34bdd5b4289fbcb7084afb497783f9')
build() {
cd "$pkgname-$pkgver"