mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to version 0.8.4
This commit is contained in:
parent
8c8e4b7315
commit
bf2c2454ca
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -25,7 +25,7 @@ pkgbase = crossmacro
|
|||
source = crossmacro-0.8.4.tar.gz::https://github.com/alper-han/CrossMacro/archive/v0.8.4.tar.gz
|
||||
source = crossmacro.sysusers
|
||||
source = crossmacro-modules.conf
|
||||
sha256sums = 8464307557546b0e9622e40bb948dd2ee1d373a927b13b5164113ed62bc96cf8
|
||||
sha256sums = 55adfbea2e52be2709b785ce453a4efb0223de96a651a3562a55d544ef250f00
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -12,7 +12,7 @@ options=('!strip')
|
|||
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/alper-han/CrossMacro/archive/v${pkgver}.tar.gz"
|
||||
"crossmacro.sysusers"
|
||||
"crossmacro-modules.conf")
|
||||
sha256sums=('8464307557546b0e9622e40bb948dd2ee1d373a927b13b5164113ed62bc96cf8'
|
||||
sha256sums=('55adfbea2e52be2709b785ce453a4efb0223de96a651a3562a55d544ef250f00'
|
||||
'SKIP'
|
||||
'SKIP') # sysusers and modules config checksums (local files)
|
||||
install=crossmacro.install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue