Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / luau


Commits:
d8538c12 by Carl Smedstad at 2026-06-08T22:30:29+02:00
upgpkg: 1:0.724-1: Upstream release

https://github.com/luau-lang/luau/releases/tag/0.724

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = luau
        pkgdesc = A fast, small, safe, gradually typed embeddable scripting 
language derived from Lua
-       pkgver = 0.723
+       pkgver = 0.724
        pkgrel = 1
        epoch = 1
        url = https://github.com/luau-lang/luau
@@ -10,7 +10,7 @@ pkgbase = luau
        depends = glibc
        depends = libgcc
        depends = libstdc++
-       source = 
https://github.com/luau-lang/luau/archive/0.723/luau-0.723.tar.gz
-       b2sums = 
5e3e8626b6208f66ca5428e6812a574e667e749a7d890b58fd9e2fe48d418bca906edc3f012fbad33042a6882559be6e5d7e046de07bb4030f99b518e7faaac5
+       source = 
https://github.com/luau-lang/luau/archive/0.724/luau-0.724.tar.gz
+       b2sums = 
ea176aa3d1c2fcf77dbe22c89cd6a9bc03a2cd595b530972869fb6542d72a210451ee6ed50f9daee62e5834656b0f177316140bdd45ba982a2ae12271705020a
 
 pkgname = luau


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: BrinkerVII <[email protected]>
 
 pkgname=luau
-pkgver=0.723
+pkgver=0.724
 pkgrel=1
 epoch=1
 pkgdesc='A fast, small, safe, gradually typed embeddable scripting language 
derived from Lua'
@@ -17,7 +17,7 @@ depends=(
 )
 makedepends=(cmake)
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('5e3e8626b6208f66ca5428e6812a574e667e749a7d890b58fd9e2fe48d418bca906edc3f012fbad33042a6882559be6e5d7e046de07bb4030f99b518e7faaac5')
+b2sums=('ea176aa3d1c2fcf77dbe22c89cd6a9bc03a2cd595b530972869fb6542d72a210451ee6ed50f9daee62e5834656b0f177316140bdd45ba982a2ae12271705020a')
 
 prepare() {
        cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/luau/-/commit/d8538c1230ce3c93d66790f005f41664b95283e7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/luau/-/commit/d8538c1230ce3c93d66790f005f41664b95283e7
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to