Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / xfce4-wavelan-plugin
Commits: 0034065a by Evangelos Foutras at 2024-12-25T15:41:10+02:00 upgpkg: 0.6.4-1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,16 +1,15 @@ pkgbase = xfce4-wavelan-plugin pkgdesc = Plugin to monitor wifi connectivity for the Xfce4 panel - pkgver = 0.6.3 - pkgrel = 4 + pkgver = 0.6.4 + pkgrel = 1 url = https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin/start arch = x86_64 groups = xfce4-goodies license = BSD-2-Clause makedepends = git - makedepends = intltool makedepends = xfce4-dev-tools depends = xfce4-panel - source = git+https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin.git#tag=xfce4-wavelan-plugin-0.6.3 - sha256sums = be53ea5bdfad55cd22ad8004b7501fe9e4c0d4ea34e5f2839dfc71a662d88b7f + source = git+https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin.git#tag=xfce4-wavelan-plugin-0.6.4 + sha256sums = 3993a074d9e6dbba3f33827b7182dea181ba6d85741d9bbb2249f3863e043053 pkgname = xfce4-wavelan-plugin ===================================== PKGBUILD ===================================== @@ -4,17 +4,17 @@ # Contributor: Tobias Kieslich <tobias (at) archlinux.org> pkgname=xfce4-wavelan-plugin -pkgver=0.6.3 -pkgrel=4 +pkgver=0.6.4 +pkgrel=1 pkgdesc="Plugin to monitor wifi connectivity for the Xfce4 panel" arch=('x86_64') url="https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin/start" license=('BSD-2-Clause') groups=('xfce4-goodies') depends=('xfce4-panel') -makedepends=('git' 'intltool' 'xfce4-dev-tools') +makedepends=('git' 'xfce4-dev-tools') source=("git+https://gitlab.xfce.org/panel-plugins/xfce4-wavelan-plugin.git#tag=$pkgname-$pkgver") -sha256sums=('be53ea5bdfad55cd22ad8004b7501fe9e4c0d4ea34e5f2839dfc71a662d88b7f') +sha256sums=('3993a074d9e6dbba3f33827b7182dea181ba6d85741d9bbb2249f3863e043053') prepare() { cd $pkgname View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-wavelan-plugin/-/commit/0034065a0704cae189ccd2cb4232b841bcb672ab -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-wavelan-plugin/-/commit/0034065a0704cae189ccd2cb4232b841bcb672ab You're receiving this email because of your account on gitlab.archlinux.org.