aboutsummaryrefslogtreecommitdiffstats
path: root/community/breeze-grub/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/breeze-grub/APKBUILD')
-rw-r--r--community/breeze-grub/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/breeze-grub/APKBUILD b/community/breeze-grub/APKBUILD
index a74723df2e..9e29c4acc9 100644
--- a/community/breeze-grub/APKBUILD
+++ b/community/breeze-grub/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=breeze-grub
-pkgver=5.16.5
+pkgver=5.17.0
pkgrel=0
pkgdesc="Breeze theme for GRUB"
arch="noarch !s390x" # Limited by s390x
@@ -9,7 +9,7 @@ url="https://www.kde.org/workspaces/plasmadesktop/"
license="GPL-3.0-or-later"
depends="grub"
makedepends="extra-cmake-modules unifont"
-source="$pkgname-$pkgver.tar.xz::https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"
+source="$pkgname-$pkgver.tar.xz::https://download.kde.org/stable/plasma/$pkgver/breeze-grub-$pkgver.tar.xz"
options="!check" # No test suite available
build() {
@@ -20,4 +20,4 @@ package() {
install -d "$pkgdir"/usr/share/grub/themes
cp -r breeze "$pkgdir"/usr/share/grub/themes
}
-sha512sums="3fb6c8dfde319a62234a7f1dbb6306b159a42c5d7c910fc09ef202f3e3e89500a0bf70664f013059c0e113d2e1ebcf46698acc9909d7b6398fcf3bacba000746 breeze-grub-5.16.5.tar.xz"
+sha512sums="245d7f3d9686bc47550d3c54de6aadcf20726597d083cbd0268e9779fe051eb0f67a9eca10ee40f8825c1df957c9e918cb8db45de1e55c15f1f59c36d544dcc8 breeze-grub-5.17.0.tar.xz"