alpineiso: update sha256sum
This commit is contained in:
parent
e06927d45d
commit
05030e110c
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -16,7 +16,7 @@ depends=(
|
|||
"grub"
|
||||
)
|
||||
source=("$pkgname-$pkgver.tar.gz::https://codeberg.org/LinuxSquare/alpineiso/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=("abab1d1c98c7ed8eb773368064f5be1b7e6dd3d96dcd85b72487a4816c8cc9fd")
|
||||
sha256sums=('f3da49df87f89cd52f94520fb801cdfaecaf144a4b95ecc1d3de007eca4a6ca9')
|
||||
|
||||
package() {
|
||||
cd "mk${pkgname}"
|
||||
|
|
Loading…
Reference in a new issue