From 218e1f20b200ee6d813af056cc9f28a498b9382e Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Wed, 25 Dec 2024 13:41:06 +0100
Subject: [PATCH] community/xfce4-battery-plugin: upgrade to 1.1.6

---
 community/xfce4-battery-plugin/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/community/xfce4-battery-plugin/APKBUILD b/community/xfce4-battery-plugin/APKBUILD
index ea3687080164..886c3a244993 100644
--- a/community/xfce4-battery-plugin/APKBUILD
+++ b/community/xfce4-battery-plugin/APKBUILD
@@ -1,9 +1,9 @@
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=xfce4-battery-plugin
-pkgver=1.1.5
-pkgrel=1
+pkgver=1.1.6
+pkgrel=0
 pkgdesc="battery monitor plugin for the Xfce panel"
-url="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
+url="https://docs.xfce.org/panel-plugins/xfce4-battery-plugin/start"
 arch="all"
 license="GPL-2.0-or-later"
 makedepends="xfce4-panel-dev libxfce4ui-dev perl-xml-parser intltool linux-headers"
@@ -27,6 +27,6 @@ package() {
 }
 
 sha512sums="
-e6e09a4839911dda50fe1fed100d5fd46f6da47e5042529c2cbffa5498babc838bed56178baa23d2162b70cd6e5f005276d4b9f1fc44a1891737c94c2bf525d0  xfce4-battery-plugin-1.1.5.tar.bz2
+809c0f24adf914501ae9431af43caa36f72594dc686451bdd27b895cca80a51e76120a1cf191944e4b8b004d18ecc890caca9faa725cee230516bb1d0ad57415  xfce4-battery-plugin-1.1.6.tar.bz2
 d373c4ec7b0efbbf032bc553e04fa9b7784e3a41df83f285ca061696424f2c739a4b1a1a1c2f9f6a7b22ff8986ee4171eb009687297658ada027aa1c85536f6c  00-fix-percentage-detection.patch
 "
-- 
GitLab