Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / xfce4-genmon-plugin
Commits: e3e1f6ab by Evangelos Foutras at 2024-12-25T15:40:29+02:00 upgpkg: 4.2.1-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,17 +1,16 @@ pkgbase = xfce4-genmon-plugin pkgdesc = plugin that monitors customizable programs stdout for the Xfce4 panel - pkgver = 4.2.0 - pkgrel = 4 + pkgver = 4.2.1 + pkgrel = 1 url = https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin/start arch = x86_64 groups = xfce4-goodies license = LGPL-2.1-only makedepends = git - makedepends = intltool makedepends = xfce4-dev-tools depends = xfce4-panel depends = hicolor-icon-theme - source = git+https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin.git#tag=xfce4-genmon-plugin-4.2.0 - sha256sums = 209025af88768d6c206268d9cbe5ac6328bb4d9f187704bcb49251fd91f0d8f9 + source = git+https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin.git#tag=xfce4-genmon-plugin-4.2.1 + sha256sums = 3b507823842c4451a97b3d46d17d2f066b325c872477472869e1f89fa4621bb1 pkgname = xfce4-genmon-plugin ===================================== PKGBUILD ===================================== @@ -4,17 +4,17 @@ # Contributor: Tobias Kieslich <tobias (at) archlinux.org> pkgname=xfce4-genmon-plugin -pkgver=4.2.0 -pkgrel=4 +pkgver=4.2.1 +pkgrel=1 pkgdesc="plugin that monitors customizable programs stdout for the Xfce4 panel" arch=('x86_64') license=('LGPL-2.1-only') url="https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin/start" groups=('xfce4-goodies') depends=('xfce4-panel' 'hicolor-icon-theme') -makedepends=('git' 'intltool' 'xfce4-dev-tools') +makedepends=('git' 'xfce4-dev-tools') source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin.git#tag=$pkgname-$pkgver") -sha256sums=('209025af88768d6c206268d9cbe5ac6328bb4d9f187704bcb49251fd91f0d8f9') +sha256sums=('3b507823842c4451a97b3d46d17d2f066b325c872477472869e1f89fa4621bb1') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-genmon-plugin/-/commit/e3e1f6abd8e8490f29cf9d7e845123d81ebcf0ba -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-genmon-plugin/-/commit/e3e1f6abd8e8490f29cf9d7e845123d81ebcf0ba You're receiving this email because of your account on gitlab.archlinux.org.