[arch-commits] Commit in xfce4-cpugraph-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Dec 28 08:52:20 UTC 2020
Date: Monday, December 28, 2020 @ 08:52:20
Author: foutrelis
Revision: 405063
upgpkg: xfce4-cpugraph-plugin 1.2.0-1: new upstream release
Modified:
xfce4-cpugraph-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-28 07:54:04 UTC (rev 405062)
+++ PKGBUILD 2020-12-28 08:52:20 UTC (rev 405063)
@@ -3,9 +3,9 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=xfce4-cpugraph-plugin
-pkgver=1.1.0
-pkgrel=2
-pkgdesc="CPU graph plugin for the Xfce4 panel"
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="Graphical representation of the CPU load"
arch=('x86_64')
license=('GPL' 'custom')
url="https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin"
@@ -13,7 +13,7 @@
depends=('xfce4-panel')
makedepends=('intltool')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3ece0a24e55827e0d9b6314129906da60513acdc1748d9dece9f50526e906ba4')
+sha256sums=('7866dddbbe0557a9bfe603934e9ce82df968fe36e21533d05ee71704e6602da7')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list