mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
fix: Update to v0.6.1
This commit is contained in:
parent
19e94846da
commit
9879d2ad78
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -14,5 +14,5 @@ source=("${_pkgname}_${pkgver}_amd64.deb::${url}/releases/download/v${pkgver}/${
|
|||
sha256sums=('5536fb329218577684ec4cdbdbd354affc0f1229affde78d1e952047e6fd8f46')
|
||||
|
||||
package() {
|
||||
tar -xf data.tar.zst -C "${pkgdir}"
|
||||
bsdtar -xf data.tar.* -C "${pkgdir}"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue