Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
luau


Commits:
a5074328 by Caleb Maclennan at 2026-07-03T22:15:24+03:00
upgpkg: 1:0.728-1

- - - - -


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.727
+       pkgver = 0.728
        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.727/luau-0.727.tar.gz
-       b2sums = 
9ba25ce93359c51e3ef883de4daeb29e427c88ca8e1dcd9ad51aadec4e99a1d9e214f8899405fb05c2c846f84da38974a6e9e21f4563c2fb65ca959d4c23cf6e
+       source = 
https://github.com/luau-lang/luau/archive/0.728/luau-0.728.tar.gz
+       b2sums = 
5c236d694de70d1e78317e1b2840e33c593c81d878075820254d7e3d9bcfd19ede056e8a6eb587d5ced82d797e6344aec3083a17bba7bc67db156fba2e61dd52
 
 pkgname = luau


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: BrinkerVII <[email protected]>
 
 pkgname=luau
-pkgver=0.727
+pkgver=0.728
 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=('9ba25ce93359c51e3ef883de4daeb29e427c88ca8e1dcd9ad51aadec4e99a1d9e214f8899405fb05c2c846f84da38974a6e9e21f4563c2fb65ca959d4c23cf6e')
+b2sums=('5c236d694de70d1e78317e1b2840e33c593c81d878075820254d7e3d9bcfd19ede056e8a6eb587d5ced82d797e6344aec3083a17bba7bc67db156fba2e61dd52')
 
 prepare() {
        cd $pkgname-$pkgver



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/luau/-/commit/a50743280a2cada58b2fa59bd3a18d1e084af0d9
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