Update to version 0.6.1

This commit is contained in:
GitHub Actions 2025-12-21 20:44:50 +00:00
parent abc98d42bf
commit 9ef2f5cdf6
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ pkgbase = crossmacro
options = !strip
source = crossmacro-0.6.1.tar.gz::https://github.com/alper-han/CrossMacro/archive/v0.6.1.tar.gz
source = crossmacro.sysusers
sha256sums = dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469
sha256sums = e2aa3a16d27185275855fc9a8ebbf18e6a6987fcebb2fbbf97e75d9e18d4f528
sha256sums = SKIP
pkgname = crossmacro

View file

@ -11,7 +11,7 @@ makedepends=('dotnet-sdk>=10.0' 'git' 'clang' 'zlib')
options=('!strip')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/alper-han/CrossMacro/archive/v${pkgver}.tar.gz"
"crossmacro.sysusers")
sha256sums=('dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469'
sha256sums=('e2aa3a16d27185275855fc9a8ebbf18e6a6987fcebb2fbbf97e75d9e18d4f528'
'SKIP') # sysusers file checksum (local file)
install=crossmacro.install