[arch-commits] Commit in xfce4-cpufreq-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Mar 2 20:12:44 UTC 2021
Date: Tuesday, March 2, 2021 @ 20:12:44
Author: foutrelis
Revision: 409073
upgpkg: xfce4-cpufreq-plugin 1.2.5-1: new upstream release
Modified:
xfce4-cpufreq-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-02 18:37:24 UTC (rev 409072)
+++ PKGBUILD 2021-03-02 20:12:44 UTC (rev 409073)
@@ -3,7 +3,7 @@
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-cpufreq-plugin
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
pkgdesc="CPU frequency plugin for the Xfce4 panel"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('xfce4-panel')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('815218b53f8cab554b532e6686d63f38817c6e01e04d7d1599cbe26e4af07f9e')
+sha256sums=('f8bd728de2d33e7ab30c682716b1cac4776b9884ce48b03fd7c32c9b24b13498')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list