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


Commits:
5301687a by Caleb Maclennan at 2024-04-22T12:15:57+03:00
upgpkg: 2.9.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xmake
        pkgdesc = A cross-platform build utility based on Lua
-       pkgver = 2.8.9
+       pkgver = 2.9.1
        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/v2.8.9/xmake-v2.8.9.tar.gz
-       sha256sums = 
5f793c393346ef80e47f083ade4d3c2fdfc448658a7917fda35ccd7bd2b911b8
+       source = 
https://github.com/xmake-io/xmake/releases/download/v2.9.1/xmake-v2.9.1.tar.gz
+       sha256sums = 
a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15
 
 pkgname = xmake


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: lumpyzhu <lumpy....@gmail.com>
 
 pkgname=xmake
-pkgver=2.8.9
+pkgver=2.9.1
 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=('5f793c393346ef80e47f083ade4d3c2fdfc448658a7917fda35ccd7bd2b911b8')
+sha256sums=('a31dbef8c303aea1268068b4b1ac1aec142ac4124c7cb7d9c7eeb57c414f8d15')
 
 # 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/5301687a30227bfabf578269ab91ba71d152a7e0

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmake/-/commit/5301687a30227bfabf578269ab91ba71d152a7e0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to