Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / lux
Commits:
97a47459 by Caleb Maclennan at 2026-05-14T13:17:14+03:00
upgpkg: 0.29.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = lux
pkgdesc = A luxurious package manager for Lua
- pkgver = 0.29.0
+ pkgver = 0.29.1
pkgrel = 1
url = https://lux.lumen-labs.org
arch = x86_64
@@ -24,8 +24,8 @@ pkgbase = lux
depends = zlib
depends = libz.so
options = !lto
- source =
https://github.com/lumen-oss/lux/archive/refs/tags/v0.29.0/lux-0.29.0.tar.gz
- sha256sums =
6bbbcc564ac01b729b4ea6b8382e81bdab33d89ebbc6a1b5d131e1549efada06
+ source =
https://github.com/lumen-oss/lux/archive/refs/tags/v0.29.1/lux-0.29.1.tar.gz
+ sha256sums =
b2f901ab61f5f8c77c6071257ed2c37acb6eb4daf9de4a81e50ecb454e89be5f
pkgname = lux-cli
pkgdesc = A luxurious package manager for Lua (CLI)
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgbase=lux
pkgname=(lux-cli lua-lux lua54-lux lua53-lux lua52-lux lua51-lux)
-pkgver=0.29.0
+pkgver=0.29.1
pkgrel=1
pkgdesc='A luxurious package manager for Lua'
arch=(x86_64 aarch64)
@@ -23,7 +23,7 @@ makedepends=(cargo
options=('!lto')
_archive="$pkgbase-$pkgver"
source=("$_url/archive/refs/tags/v$pkgver/$_archive.tar.gz")
-sha256sums=('6bbbcc564ac01b729b4ea6b8382e81bdab33d89ebbc6a1b5d131e1549efada06')
+sha256sums=('b2f901ab61f5f8c77c6071257ed2c37acb6eb4daf9de4a81e50ecb454e89be5f')
prepare() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lux/-/commit/97a4745940a157d6ef1e13fb3b53952fbd24e34c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lux/-/commit/97a4745940a157d6ef1e13fb3b53952fbd24e34c
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