mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to version 0.6.1
This commit is contained in:
parent
ed9a47e784
commit
abc98d42bf
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -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 = 98d2f43e8f6243dffc7a229a96f79e8be032f680bce72e08831b27a6ba5a2e03
|
||||
sha256sums = dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = crossmacro
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -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=('98d2f43e8f6243dffc7a229a96f79e8be032f680bce72e08831b27a6ba5a2e03'
|
||||
sha256sums=('dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469'
|
||||
'SKIP') # sysusers file checksum (local file)
|
||||
install=crossmacro.install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue