summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2021-10-13 15:06:19 +0200
committerspider-mario2021-10-13 15:06:19 +0200
commitd9523c40a1147a864105e6c9b04e6761b7283f7a (patch)
treed15454bb609dfbe66f414dc30267de829a1eb518 /PKGBUILD
parentd65befcb92367b18335fd9a3a086f5e5d7579eb9 (diff)
downloadaur-d9523c40a1147a864105e6c9b04e6761b7283f7a.tar.gz
2021.09
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 670afe825061..3889b6ea978d 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.08
+pkgver=2021.09
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=('1f2e454e63484a8a636f61c9110b4a20775ec59dd7734fe32a93b01aaad5ea977ea74678085a66d9f072234de5768d8023182d6df56a448f2a0aa0fd3c1c76c3')
+b2sums=('249e3f94575dced2b992ed0f66914c81820837e5efd2455bfd2d49234c98ec4951ab1c5fefad8191e297f5d11c58da46b95f5b3f9da0294d34960b5af8fc0958')
build() {
cd "$pkgname-$pkgver"