diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2020-12-23 14:25:22 +0100 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 00:09:52 -0500 |
commit | c92b0462678549d66933bee869a6f0e965c8f5f9 (patch) | |
tree | c1bfe60ffb36ee95978acfede78a9e34b4958e3e /desktop/xfce4-battery-plugin | |
parent | 4d0cc6ef817a1bb0eb51ceb429b637499d86b7bf (diff) | |
download | slackbuilds-c92b0462678549d66933bee869a6f0e965c8f5f9.tar.gz |
desktop/xfce4-battery-plugin: Updated for version 1.1.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-battery-plugin')
-rw-r--r-- | desktop/xfce4-battery-plugin/xfce4-battery-plugin.SlackBuild | 2 | ||||
-rw-r--r-- | desktop/xfce4-battery-plugin/xfce4-battery-plugin.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/xfce4-battery-plugin/xfce4-battery-plugin.SlackBuild b/desktop/xfce4-battery-plugin/xfce4-battery-plugin.SlackBuild index 115f341541..902d05dd4e 100644 --- a/desktop/xfce4-battery-plugin/xfce4-battery-plugin.SlackBuild +++ b/desktop/xfce4-battery-plugin/xfce4-battery-plugin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfce4-battery-plugin -VERSION=${VERSION:-1.1.0} +VERSION=${VERSION:-1.1.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/xfce4-battery-plugin/xfce4-battery-plugin.info b/desktop/xfce4-battery-plugin/xfce4-battery-plugin.info index 5ba3cba890..16d1d6d6d8 100644 --- a/desktop/xfce4-battery-plugin/xfce4-battery-plugin.info +++ b/desktop/xfce4-battery-plugin/xfce4-battery-plugin.info @@ -1,8 +1,8 @@ PRGNAM="xfce4-battery-plugin" -VERSION="1.1.0" +VERSION="1.1.3" HOMEPAGE="https://goodies.xfce.org/" -DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.1/xfce4-battery-plugin-1.1.0.tar.bz2" -MD5SUM="f78d8d0cc13d40753a207a836869b953" +DOWNLOAD="https://archive.xfce.org/src/panel-plugins/xfce4-battery-plugin/1.1/xfce4-battery-plugin-1.1.3.tar.bz2" +MD5SUM="9f82c7e77de0a417716d68d33367973b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |