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
abc98d42bf
commit
9ef2f5cdf6
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 = dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469
|
||||
sha256sums = e2aa3a16d27185275855fc9a8ebbf18e6a6987fcebb2fbbf97e75d9e18d4f528
|
||||
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=('dc74ce72ea36c6595ae4ef04a9f7d89053136435a6c7495f68e7e07ca532d469'
|
||||
sha256sums=('e2aa3a16d27185275855fc9a8ebbf18e6a6987fcebb2fbbf97e75d9e18d4f528'
|
||||
'SKIP') # sysusers file checksum (local file)
|
||||
install=crossmacro.install
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue