Add sha256 checksum for v0.1.0
parent
55f2b6e539
commit
b9e7ef0df6
2
PKGBUILD
2
PKGBUILD
|
|
@ -23,7 +23,7 @@ optdepends=(
|
||||||
'pulseaudio: alternative to pipewire-pulse'
|
'pulseaudio: alternative to pipewire-pulse'
|
||||||
)
|
)
|
||||||
source=("$pkgname-$pkgver.tar.gz::https://github.com/sean351/turn-up-arch/archive/refs/tags/v$pkgver.tar.gz")
|
source=("$pkgname-$pkgver.tar.gz::https://github.com/sean351/turn-up-arch/archive/refs/tags/v$pkgver.tar.gz")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('2579747a47457ded497091793c11d2486293f5902c2d6f184ac935b4a21ef17d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue