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


Commits:
d78bddc0 by Caleb Maclennan at 2026-05-19T17:20:26+03:00
upgpkg: 3.0.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xmake
        pkgdesc = A cross-platform build utility based on Lua
-       pkgver = 3.0.8
+       pkgver = 3.0.9
        pkgrel = 1
        url = https://github.com/xmake-io/xmake
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = xmake
        license = Apache
        makedepends = ncurses
        makedepends = readline
-       source = 
https://github.com/xmake-io/xmake/releases/download/v3.0.8/xmake-v3.0.8.tar.gz
-       sha256sums = 
73da077440d1327e24bc74da2888c418e589dc28966e6e6b5bd6e889721b2d07
+       source = 
https://github.com/xmake-io/xmake/releases/download/v3.0.9/xmake-v3.0.9.tar.gz
+       sha256sums = 
45335220e83cee7ab9ad9e50900f9e751f32510e204719f89c5866c143ef3a5a
 
 pkgname = xmake


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: lumpyzhu <[email protected]>
 
 pkgname=xmake
-pkgver=3.0.8
+pkgver=3.0.9
 pkgrel=1
 pkgdesc='A cross-platform build utility based on Lua'
 arch=(x86_64 i686 aarch64)
@@ -13,7 +13,7 @@ makedepends=(ncurses
              readline)
 _archive="$pkgname-$pkgver"
 source=("$url/releases/download/v$pkgver/${_archive/-/-v}.tar.gz")
-sha256sums=('73da077440d1327e24bc74da2888c418e589dc28966e6e6b5bd6e889721b2d07')
+sha256sums=('45335220e83cee7ab9ad9e50900f9e751f32510e204719f89c5866c143ef3a5a')
 
 # Upstream botched their tarball and double wrapped it. Also they keep
 # switching up where they use what version tag format. Bah.



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmake/-/commit/d78bddc08f32e949be4e76355ecaa83512e3ef0f

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