summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2021-11-14 19:08:50 +0100
committerspider-mario2021-11-14 19:08:50 +0100
commit433d3d72f52cc213901c094c38bf13e5ab4e0a81 (patch)
tree158b065dfd6f0acff0934130248c799a0a195a38 /PKGBUILD
parentd9523c40a1147a864105e6c9b04e6761b7283f7a (diff)
downloadaur-433d3d72f52cc213901c094c38bf13e5ab4e0a81.tar.gz
2021.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3889b6ea978d..92ab0000c62a 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.09
+pkgver=2021.10
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=('249e3f94575dced2b992ed0f66914c81820837e5efd2455bfd2d49234c98ec4951ab1c5fefad8191e297f5d11c58da46b95f5b3f9da0294d34960b5af8fc0958')
+b2sums=('85b6627bc843d211ef8c296e63a97b0f80e019f89080f7c94b1e55767e4fab430c426c77aea741d601e75f6fb354a1f8b6c6077c70ab5cbfd2edef1621137af3')
build() {
cd "$pkgname-$pkgver"