2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

kiss: Bump to 0.4.0 to make way for new default locations.

This commit is contained in:
Dylan Araps 2019-07-19 17:53:09 +03:00
parent 535767c589
commit 5a1bcc36c2
5 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh -e
install -D kiss "$1/bin/kiss"
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"

View File

@ -1 +1,2 @@
f25b4a020a86dec9a3022be986e8344dd31cba1ef13792f7d3ecf146835a6815 0.3.4.tar.gz
6572b90a3909d2d473791a59ca696d902767149065f02f8d5656551ec741c47c 0.4.0.tar.gz
3643fcbcd9c2bb968d6d43a8b96028b80c94cd9bc248233b1badbd3ee83506f7 kiss_path.sh

View File

@ -0,0 +1 @@
export KISS_PATH=/var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/repo/xorg:/var/db/kiss/repo/public

View File

@ -1 +1,2 @@
https://github.com/kisslinux/kiss/archive/0.3.4.tar.gz
https://github.com/kisslinux/kiss/archive/0.4.0.tar.gz
files/kiss_path.sh

View File

@ -1 +1 @@
0.3.4 2
0.4.0 1