summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2022-12-24 09:41:31 +0100
committerspider-mario2022-12-24 09:41:31 +0100
commit81cd57b2f50d51db01d675db559cbb10336f7779 (patch)
treed527d1a5e26e78655822984447422e9aedc7618b /PKGBUILD
parent6e28820f5c0947eeaa7c6eecbaedeba5b69debb1 (diff)
downloadaur-81cd57b2f50d51db01d675db559cbb10336f7779.tar.gz
2022.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e605682f1fd8..1ae446eab53d 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.07
+pkgver=2022.12
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=('97288d174b6fce6990f1c641cae5b3d9b64ad7bf71dfc00199cdcb76623f46eadaa74b940570f7bc56a98695e5bec542e8a3cc2f2015863e0960051a6c0be141')
+b2sums=('0b465fbe6b740f511f40db4df4a67e61e3d205b6652ac557c1338be9cf15dfd52fbc14fe4d0524ab2d20f5d9eb0b555f6db7d6da59e3e45806c93e8a619bfb27')
build() {
cd "$pkgname-$pkgver"