diff options
author | Alexander Verbovetsky <alik@ejik.org> | 2020-11-20 14:51:28 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-11-22 01:14:19 +0700 |
commit | ddd616ed6f4946f026856c642f9f2a569a320117 (patch) | |
tree | 22c00db86abd71a2a6a20f8d1356d6a73b6ee719 /system/xbattmon | |
parent | 91a84149699c8c3306fcd7432f9d7dd61a60b0a5 (diff) | |
download | slackbuilds-ddd616ed6f4946f026856c642f9f2a569a320117.tar.gz |
system/xbattmon: Updated for version 1.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xbattmon')
-rw-r--r-- | system/xbattmon/slack-desc | 2 | ||||
-rw-r--r-- | system/xbattmon/xbattmon.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/system/xbattmon/slack-desc b/system/xbattmon/slack-desc index bee69cf587..25be2d7718 100644 --- a/system/xbattmon/slack-desc +++ b/system/xbattmon/slack-desc @@ -12,8 +12,8 @@ xbattmon: xbattmon is a simple battery status bar for X. It draws a 2 pixels xbattmon: bar at the edge of your screen, which shows battery status with xbattmon: different colors. xbattmon: +xbattmon: Homepage: https://git.2f30.org/xbattmon/log.html xbattmon: -xbattmon: Homepage: http://git.2f30.org/xbattmon/ xbattmon: xbattmon: xbattmon: diff --git a/system/xbattmon/xbattmon.info b/system/xbattmon/xbattmon.info index b4a96b91cf..9b3b7663ff 100644 --- a/system/xbattmon/xbattmon.info +++ b/system/xbattmon/xbattmon.info @@ -1,6 +1,6 @@ PRGNAM="xbattmon" VERSION="1.1" -HOMEPAGE="https://web.archive.org/web/20200129110946/http://git.2f30.org/xbattmon/" +HOMEPAGE="https://git.2f30.org/xbattmon/log.html" DOWNLOAD="https://downloads.sourceforge.net/slackbuildsdirectlinks/xbattmon/xbattmon-1.1.tar.gz" MD5SUM="e2110af877e7bcfcb30201fcc2ad69f5" DOWNLOAD_x86_64="" |