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


Commits:
91504d16 by Caleb Maclennan at 2026-07-11T10:38:56+03:00
upgpkg: 1:0.729-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.728
+       pkgver = 0.729
        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.728/luau-0.728.tar.gz
-       b2sums = 
5c236d694de70d1e78317e1b2840e33c593c81d878075820254d7e3d9bcfd19ede056e8a6eb587d5ced82d797e6344aec3083a17bba7bc67db156fba2e61dd52
+       source = 
https://github.com/luau-lang/luau/archive/0.729/luau-0.729.tar.gz
+       b2sums = 
5dfa2251ee2a09a34b4b91191e7acebde2f81692541bfacf8a68cc0dc099ad0d1f75d50b642a1acf32795f7daef994d349044ff9247ec92f2b4890399d5ede1d
 
 pkgname = luau


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



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

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