summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2021-04-03 12:58:15 +0200
committerspider-mario2021-04-03 12:58:15 +0200
commitc464be690ea41b86a650f84ceca0c97c3f83e282 (patch)
treecdbc01dca696532aea68706430af5e898d097bf3 /PKGBUILD
parentdba2a240a21ff71bac500f0f270402b3fc2a6859 (diff)
downloadaur-c464be690ea41b86a650f84ceca0c97c3f83e282.tar.gz
2021.03
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 026074556ceb..39c912ad5fab 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=2021.02
+pkgver=2021.03
pkgrel=1
pkgdesc="Lightweight Raku-like environment for virtual machines (MoarVM backend)"
arch=('x86_64')
@@ -14,7 +14,7 @@ replaces=('nqp-moarvm')
conflicts=('nqp-moarvm')
options=('!makeflags')
source=("https://github.com/Raku/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('3f67e33b948805a7c4dad1999e310d36da0cd8d4663b20ada5af6079c8ad2966c1f65e9f24c620f16480b7dea42a166f73fec61f3849e2cdd79b28ec017b0d7f')
+b2sums=('e969770dffd19d88ac0755373a1c6b5ae7b782ad7c4613b884d92d9c5d342e165d5fee752cbb49b7bda421e402cb131b52c50a384f89494cbfbca25ddc968759')
build() {
cd "$pkgname-$pkgver"