summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2021-06-14 21:47:29 +0200
committerspider-mario2021-06-14 21:47:29 +0200
commite651e7d05c0ee59d9f165c543042e231435281a1 (patch)
tree98be8fc1f77cdf28f67a147383a517b1ac4bbb61 /PKGBUILD
parentc464be690ea41b86a650f84ceca0c97c3f83e282 (diff)
downloadaur-e651e7d05c0ee59d9f165c543042e231435281a1.tar.gz
2021.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39c912ad5fab..14755e69f5d8 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.03
+pkgver=2021.05
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=('e969770dffd19d88ac0755373a1c6b5ae7b782ad7c4613b884d92d9c5d342e165d5fee752cbb49b7bda421e402cb131b52c50a384f89494cbfbca25ddc968759')
+b2sums=('26fb4b9613bb29f2f8227213d3f5f3e09b52a2d9bd72e60a00a894d87d67925d659b6afb73f0c536d7ddf599f60bb9779c441c243b078816fdeddda3420dd8cd')
build() {
cd "$pkgname-$pkgver"