Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-cpugraph-plugin


Commits:
7fb5a21a by Evangelos Foutras at 2023-12-03T16:22:10+02:00
upgpkg: 1.2.10-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = xfce4-cpugraph-plugin
+       pkgdesc = Graphical representation of the CPU load
+       pkgver = 1.2.10
+       pkgrel = 1
+       url = https://docs.xfce.org/panel-plugins/xfce4-cpugraph-plugin
+       arch = x86_64
+       groups = xfce4-goodies
+       license = GPL
+       license = custom
+       makedepends = intltool
+       depends = xfce4-panel
+       depends = xfconf
+       source = 
https://archive.xfce.org/src/panel-plugins/xfce4-cpugraph-plugin/1.2/xfce4-cpugraph-plugin-1.2.10.tar.bz2
+       sha256sums = 
37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915
+
+pkgname = xfce4-cpugraph-plugin


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret <orel...@chez.com>
 
 pkgname=xfce4-cpugraph-plugin
-pkgver=1.2.8
+pkgver=1.2.10
 pkgrel=1
 pkgdesc="Graphical representation of the CPU load"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'xfconf')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('bfb438ce21f37d57241b2596d72aa4bf47587cd5a8833fc30a9599616f75d4bf')
+sha256sums=('37792dd052691712195658169b95fb6583f924485ce7a467b33d01e08775d915')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-cpugraph-plugin/-/commit/7fb5a21a2367e39343471a0572156e33a1c41898

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-cpugraph-plugin/-/commit/7fb5a21a2367e39343471a0572156e33a1c41898
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to