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


Commits:
86adaae1 by Evangelos Foutras at 2024-12-25T15:41:03+02:00
upgpkg: 1.4.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = xfce4-sensors-plugin
        pkgdesc = Sensors plugin for the Xfce panel
-       pkgver = 1.4.4
-       pkgrel = 4
+       pkgver = 1.4.5
+       pkgrel = 1
        url = https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start
        arch = x86_64
        groups = xfce4-goodies
        license = GPL-2.0-or-later
        makedepends = git
-       makedepends = intltool
        makedepends = hddtemp
        makedepends = netcat
        makedepends = xfce4-dev-tools
@@ -16,7 +15,7 @@ pkgbase = xfce4-sensors-plugin
        depends = libnotify
        depends = hicolor-icon-theme
        optdepends = hddtemp: for monitoring the temperature of hard drives
-       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin.git#tag=xfce4-sensors-plugin-1.4.4
-       sha256sums = 
af044d6d46daf45cc2465216d96860bbc8b533c01833a27843a543157fd69559
+       source = 
git+https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin.git#tag=xfce4-sensors-plugin-1.4.5
+       sha256sums = 
6db9c517ba6de86fdfcca513fe1b50aabc006fe62a4ded82e49d9fa5c9441d2b
 
 pkgname = xfce4-sensors-plugin


=====================================
PKGBUILD
=====================================
@@ -4,18 +4,18 @@
 # Contributor: Merk Matthias <ma...@chello.at>
 
 pkgname=xfce4-sensors-plugin
-pkgver=1.4.4
-pkgrel=4
+pkgver=1.4.5
+pkgrel=1
 pkgdesc="Sensors plugin for the Xfce panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin/start";
 license=('GPL-2.0-or-later')
 groups=('xfce4-goodies')
 depends=('xfce4-panel' 'lm_sensors' 'libnotify' 'hicolor-icon-theme')
-makedepends=('git' 'intltool' 'hddtemp' 'netcat' 'xfce4-dev-tools')
+makedepends=('git' 'hddtemp' 'netcat' 'xfce4-dev-tools')
 optdepends=('hddtemp: for monitoring the temperature of hard drives')
 
source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin.git#tag=$pkgname-$pkgver";)
-sha256sums=('af044d6d46daf45cc2465216d96860bbc8b533c01833a27843a543157fd69559')
+sha256sums=('6db9c517ba6de86fdfcca513fe1b50aabc006fe62a4ded82e49d9fa5c9441d2b')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-sensors-plugin/-/commit/86adaae1164411c0adaa9e9eb065925ae1d27d3a

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


Reply via email to