From 3c54915b10c5a89c4fbcb6c037236629d52dea4d Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Thu, 1 May 2025 07:08:19 +0100 Subject: [PATCH] feat(aur): lune v0.9.2 --- package/aur/lune-bin/.SRCINFO | 10 +++++----- package/aur/lune-bin/PKGBUILD | 6 +++--- package/aur/lune-git/.SRCINFO | 2 +- package/aur/lune-git/PKGBUILD | 2 +- package/aur/lune/.SRCINFO | 6 +++--- package/aur/lune/PKGBUILD | 4 ++-- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package/aur/lune-bin/.SRCINFO b/package/aur/lune-bin/.SRCINFO index d98f043..142b419 100644 --- a/package/aur/lune-bin/.SRCINFO +++ b/package/aur/lune-bin/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lune-bin pkgdesc = [Precompiled Binaries] A standalone Luau script runtime - pkgver = 0.9.1 + pkgver = 0.9.2 pkgrel = 1 url = https://lune-org.github.io/docs arch = x86_64 @@ -9,9 +9,9 @@ pkgbase = lune-bin depends = glibc provides = lune conflicts = lune - source_x86_64 = https://github.com/lune-org/lune/releases/download/v0.9.1/lune-0.9.1-linux-x86_64.zip - sha256sums_x86_64 = e646717f5f454d7bc392cdd15e43fe6636ded51283561bb31bdb6b25af03173a - source_aarch64 = https://github.com/lune-org/lune/releases/download/v0.9.1/lune-0.9.1-linux-aarch64.zip - sha256sums_aarch64 = adb8cfbecf11ccb8a69549819e1eb67d5525daca2f7f594fe9c6e037155b06b1 + source_x86_64 = https://github.com/lune-org/lune/releases/download/v0.9.2/lune-0.9.2-linux-x86_64.zip + sha256sums_x86_64 = 5c3321fdc47827e74b9ad6098db9577ebddebd7f42fcd44b46be6c53e65a190e + source_aarch64 = https://github.com/lune-org/lune/releases/download/v0.9.2/lune-0.9.2-linux-aarch64.zip + sha256sums_aarch64 = efa8f047e73ef731b1347b3c7665eef8d753e1739bda84610d592412db5ab7a4 pkgname = lune-bin diff --git a/package/aur/lune-bin/PKGBUILD b/package/aur/lune-bin/PKGBUILD index 28a6b79..22490c6 100644 --- a/package/aur/lune-bin/PKGBUILD +++ b/package/aur/lune-bin/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erica Marigold pkgname=lune-bin -pkgver=0.9.1 +pkgver=0.9.2 pkgrel=1 pkgdesc="[Precompiled Binaries] A standalone Luau script runtime" arch=(x86_64 aarch64) @@ -13,8 +13,8 @@ provides=(lune) conflicts=(lune) source_x86_64=("https://github.com/lune-org/lune/releases/download/v$pkgver/lune-$pkgver-linux-x86_64.zip") source_aarch64=("https://github.com/lune-org/lune/releases/download/v$pkgver/lune-$pkgver-linux-aarch64.zip") -sha256sums_x86_64=('e646717f5f454d7bc392cdd15e43fe6636ded51283561bb31bdb6b25af03173a') -sha256sums_aarch64=('adb8cfbecf11ccb8a69549819e1eb67d5525daca2f7f594fe9c6e037155b06b1') +sha256sums_x86_64=('5c3321fdc47827e74b9ad6098db9577ebddebd7f42fcd44b46be6c53e65a190e') +sha256sums_aarch64=('efa8f047e73ef731b1347b3c7665eef8d753e1739bda84610d592412db5ab7a4') package() { install -Dm755 -t "$pkgdir/usr/bin" lune diff --git a/package/aur/lune-git/.SRCINFO b/package/aur/lune-git/.SRCINFO index ba63cbd..da28edf 100644 --- a/package/aur/lune-git/.SRCINFO +++ b/package/aur/lune-git/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lune-git pkgdesc = [Latest Git Commit] A standalone Luau script runtime - pkgver = 0.9.1.r1.gac8c809 + pkgver = 0.9.2.r0.gb1fc600 pkgrel = 1 url = https://lune-org.github.io/docs arch = x86_64 diff --git a/package/aur/lune-git/PKGBUILD b/package/aur/lune-git/PKGBUILD index 0404e68..a36fe14 100644 --- a/package/aur/lune-git/PKGBUILD +++ b/package/aur/lune-git/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erica Marigold pkgname=lune-git -pkgver=0.9.1.r1.gac8c809 +pkgver=0.9.2.r0.gb1fc600 pkgrel=1 pkgdesc="[Latest Git Commit] A standalone Luau script runtime" arch=(x86_64 aarch64) diff --git a/package/aur/lune/.SRCINFO b/package/aur/lune/.SRCINFO index 8b7d6b6..a652786 100644 --- a/package/aur/lune/.SRCINFO +++ b/package/aur/lune/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = lune pkgdesc = [Latest Stable Source] A standalone Luau script runtime - pkgver = 0.9.1 + pkgver = 0.9.2 pkgrel = 1 url = https://lune-org.github.io/docs arch = x86_64 @@ -12,7 +12,7 @@ pkgbase = lune conflicts = lune-git conflicts = lune-bin options = !lto - source = lune-0.9.1.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.9.1.tar.gz - sha256sums = 70e093ca0d15f392ad9e72ba0d73b453a6d97fc999ec1f851bad03c24043b807 + source = lune-0.9.2.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v0.9.2.tar.gz + sha256sums = e632a7bd469c018eff9cc7e957f77f790909590b49914820f32d8a73f617a026 pkgname = lune diff --git a/package/aur/lune/PKGBUILD b/package/aur/lune/PKGBUILD index b9863d9..5526fa1 100644 --- a/package/aur/lune/PKGBUILD +++ b/package/aur/lune/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erica Marigold pkgname=lune -pkgver=0.9.1 +pkgver=0.9.2 pkgrel=1 pkgdesc="[Latest Stable Source] A standalone Luau script runtime" arch=(x86_64 aarch64) @@ -12,7 +12,7 @@ depends=(glibc) makedepends=(cargo cmake) options=(!lto) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/lune-org/lune/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('70e093ca0d15f392ad9e72ba0d73b453a6d97fc999ec1f851bad03c24043b807') +sha256sums=('e632a7bd469c018eff9cc7e957f77f790909590b49914820f32d8a73f617a026') prepare() { cd "lune-${pkgver}"