diff options
author | newHeiko <35038740+newHeiko@users.noreply.github.com> | 2022-04-23 16:22:30 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-30 13:51:44 +0700 |
commit | 5eebe8759dd4a4bdacc539c6d5997a360b6aa46b (patch) | |
tree | b4ec69fa5a3b16ae60161e6f791c4b8eb9f19039 /libraries/libxdg-basedir/libxdg-basedir.info | |
parent | 9c204cf762b527a61e17df4abc5a6918b45eacaa (diff) |
libraries/libxdg-basedir: Updated for version 1.2.3.
Also switched back to most up to date github repository (meaning: No
releases, just tags)
Also removed incorrect homepage line from slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libxdg-basedir/libxdg-basedir.info')
-rw-r--r-- | libraries/libxdg-basedir/libxdg-basedir.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/libxdg-basedir/libxdg-basedir.info b/libraries/libxdg-basedir/libxdg-basedir.info index 8bde72ae2f096..49114cebb6e56 100644 --- a/libraries/libxdg-basedir/libxdg-basedir.info +++ b/libraries/libxdg-basedir/libxdg-basedir.info @@ -1,8 +1,8 @@ PRGNAM="libxdg-basedir" -VERSION="1.2.2" -HOMEPAGE="https://github.com/davmac314/libxdg-basedir" -DOWNLOAD="https://github.com/davmac314/libxdg-basedir/releases/download/v1.2.2/libxdg-basedir-1.2.2.tar.xz" -MD5SUM="a1f310598aede854a74bb79b4a9dee08" +VERSION="1.2.3" +HOMEPAGE="https://github.com/devnev/libxdg-basedir" +DOWNLOAD="https://github.com/devnev/libxdg-basedir/archive/libxdg-basedir-1.2.3/libxdg-basedir-libxdg-basedir-1.2.3.tar.gz" +MD5SUM="6fee7e4ce612f79dacfc8867687737ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |