main/pbsplash: upgrade to 0.3.0 (MR 3885)

[ci:skip-build] already built successfully in CI
This commit is contained in:
Caleb Connolly 2023-02-20 03:05:55 +00:00 committed by Clayton Craft
parent c3540b4678
commit d08da30b5a
No known key found for this signature in database
GPG Key ID: 4A4CED6D7EDF950A

View File

@ -1,7 +1,7 @@
# Maintainer: Caleb Connolly <caleb@connolly.tech>
pkgname=pbsplash
pkgdesc="postmarketOS boot splash screen"
pkgver=0.2.3
pkgver=0.3.0
pkgrel=0
url="https://git.sr.ht/~calebccff/pbsplash"
arch="all"
@ -17,8 +17,12 @@ build() {
package() {
DESTDIR="$pkgdir" meson install --no-rebuild -C output
touch pbsplash
install -Dm644 pbsplash \
"$pkgdir"/usr/share/postmarketos-mkinitfs-triggers/pbsplash
}
sha512sums="
fa71fa26aba0977472236d722687c127a02eb829809a85731c92b59c5a998d0a3969564be4bc5a7470c217086cb02343bc3d7d9c9a7a8f05aae3b62fc06e7d99 pbsplash-0.2.3.tar.gz
82235646dc146785dc2dd6d8a64c5ee9874b80f518b491ae63009c5759277a0620204f7bc260bcb4a21c41842414bb33183a201687fabae89c8e4b36ac6f7e03 pbsplash-0.3.0.tar.gz
"