summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2022-08-12 11:32:22 +0200
committerspider-mario2022-08-12 11:32:22 +0200
commit6e28820f5c0947eeaa7c6eecbaedeba5b69debb1 (patch)
treec943dd9155236a88ca875332e16c8b9ab75bc5f5 /PKGBUILD
parentbe37c29f37fa2983f9b65010b720035be3a5afe9 (diff)
downloadaur-6e28820f5c0947eeaa7c6eecbaedeba5b69debb1.tar.gz
2022.07
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da562c1409f5..e605682f1fd8 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.06
+pkgver=2022.07
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=('bf5f3e98ad40d76ca45887ed1d64d3a5d11b91493f5af7324c5ebe62c3c34c9ababaf64e4083c30a4f4a16db46710b28054e423bd84aa259e8b293330265e2c7')
+b2sums=('97288d174b6fce6990f1c641cae5b3d9b64ad7bf71dfc00199cdcb76623f46eadaa74b940570f7bc56a98695e5bec542e8a3cc2f2015863e0960051a6c0be141')
build() {
cd "$pkgname-$pkgver"