summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2022-06-29 21:20:55 +0200
committerspider-mario2022-06-29 21:20:55 +0200
commitbe37c29f37fa2983f9b65010b720035be3a5afe9 (patch)
treee19be17a72808e245b4efffe091b0c3852a8c146 /PKGBUILD
parent1414444c128a79239a264347af7266fd4060ff7d (diff)
downloadaur-be37c29f37fa2983f9b65010b720035be3a5afe9.tar.gz
2022.06
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb993b8e5b96..da562c1409f5 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=2022.04
+pkgver=2022.06
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=('4ed68d399e98fb97d78d25b37ac564aba2dd680e8c1bcaee50f967d691f0fdf613d18db73db63bdd09d4d25b6f373d1489bcae51f3bb5eb0488be2ccf395c88f')
+b2sums=('bf5f3e98ad40d76ca45887ed1d64d3a5d11b91493f5af7324c5ebe62c3c34c9ababaf64e4083c30a4f4a16db46710b28054e423bd84aa259e8b293330265e2c7')
build() {
cd "$pkgname-$pkgver"