From 5df79fc2d2a1ce59b14e4e35f2e51366be61cbfa Mon Sep 17 00:00:00 2001 From: Sheila Aman Date: Thu, 22 Jul 2021 09:25:05 +0000 Subject: user/xfce4-diskperf-plugin: upgrade to 2.6.3 --- user/xfce4-diskperf-plugin/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'user') diff --git a/user/xfce4-diskperf-plugin/APKBUILD b/user/xfce4-diskperf-plugin/APKBUILD index 66aab4d85..ac741d7ac 100644 --- a/user/xfce4-diskperf-plugin/APKBUILD +++ b/user/xfce4-diskperf-plugin/APKBUILD @@ -1,16 +1,16 @@ # Contributor: Sheila Aman # Maintainer: Sheila Aman pkgname=xfce4-diskperf-plugin -pkgver=2.6.2 +pkgver=2.6.3 pkgrel=0 pkgdesc="Disk performance monitor plugin for the XFCE panel" url="https://xfce.org" arch="all" license="BSD-2-Clause AND GPL-2.0+" depends="" -makedepends="intltool libxfce4ui-dev xfce4-panel-dev" +makedepends="intltool libxfce4ui-dev xfce4-panel-dev>=${pkgver%.*}" subpackages="$pkgname-lang" -source="https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/2.6/xfce4-diskperf-plugin-$pkgver.tar.bz2" +source="https://archive.xfce.org/src/panel-plugins/xfce4-diskperf-plugin/${pkgver%.*}/xfce4-diskperf-plugin-$pkgver.tar.bz2" build() { LIBS="-lintl" ./configure \ @@ -31,4 +31,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="e91a888a9936f8a0279a062801d16ebe03159df479413087a01e20c15913df781378e4b4c91ecba94d71afa813c6d3a5367b11c1c6d3d62bf10fea78c4853031 xfce4-diskperf-plugin-2.6.2.tar.bz2" +sha512sums="fb7ffeaca14f67bb8a2423529f7040d3e51a0184a552f4636acfb4aec914da5fef95db2c710cad8cb1a3b96ef9abc308ad072b03f6e2ccc49793c0edb73dc116 xfce4-diskperf-plugin-2.6.3.tar.bz2" -- cgit v1.2.3-70-g09d2