aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/xfce4-cpufreq-plugin/APKBUILD11
1 files changed, 7 insertions, 4 deletions
diff --git a/community/xfce4-cpufreq-plugin/APKBUILD b/community/xfce4-cpufreq-plugin/APKBUILD
index 1f9258a89f3..a1397f4c29b 100644
--- a/community/xfce4-cpufreq-plugin/APKBUILD
+++ b/community/xfce4-cpufreq-plugin/APKBUILD
@@ -1,10 +1,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-cpufreq-plugin
-pkgver=1.2.2
+pkgver=1.2.7
pkgrel=0
pkgdesc="CPU frequency plugin for the Xfce4 panel"
-url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
-arch="" # Fails to build on builders
+url="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
+arch="all"
license="GPL-2.0-or-later"
makedepends="xfce4-panel-dev libxfce4ui-dev"
subpackages="$pkgname-lang"
@@ -25,4 +25,7 @@ build() {
package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="b0cab40fa0e6cdbb59606d7712b1b1479e4a1e8ca1aa5a59d43fc863ac10eee6477461c827805d7544db49fa6e821f0351973fe650e2ef1520ddcadcbbde096e xfce4-cpufreq-plugin-1.2.2.tar.bz2"
+
+sha512sums="
+6bb7f5790d3ba9756afcb47cde40420453afe191fa111e390f2ad9780f3ab51ac2c6a69586303e9a5d1fb7d1af3eda3dad93f10df072f9ae59e47fc2216db434 xfce4-cpufreq-plugin-1.2.7.tar.bz2
+"