diff options
author | newHeiko <35038740+newHeiko@users.noreply.github.com> | 2022-02-04 22:28:11 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-05 08:49:33 +0700 |
commit | 85b464784df0f2b58075f787dbcc817b4c87b8d8 (patch) | |
tree | 4de250debe9000fd0259c76e257c243dfe120741 /libraries/libxdg-basedir/libxdg-basedir.info | |
parent | 8d1df38af68937a2ebd36943daf3dbc98e55f9b7 (diff) |
libraries/libxdg-basedir: Update for version 1.2.2.
Also switched to a better maitained fork.
This version already includes the patch.
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 c1c8c17721437..8bde72ae2f096 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.0" -HOMEPAGE="https://github.com/devnev/libxdg-basedir" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/libxdg-basedir-1.2.0.tar.xz" -MD5SUM="a787404b113b8bb8cd91403c8bbefcbd" +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" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |