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

kiss: bump to 0.50.0

This commit is contained in:
Dylan Araps 2019-10-07 16:37:01 +03:00
parent a012a942eb
commit e155167126
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 5 additions and 4 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh -e
install -D kiss "$1/usr/bin/kiss"
install -D kiss "$1/usr/bin/kiss"
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"
install -D kiss.1 "$1/usr/share/man/man1/kiss.1"

View File

@ -1,2 +1,2 @@
2aed3792339469a7cc6f87ea004e3cb289f37c2a5f91caaeb683a13301e58ea7 0.41.2.tar.gz
55e108264907c8c6222051d47f55ecd68f468c758c5302e3772b2730862ac5ee 0.50.0.tar.gz
d56d159fd9f0c39a2692b4b00b1543b2eb476a0659aa6899efa0ff460863dc70 kiss_path.sh

View File

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

View File

@ -1 +1 @@
0.41.2 1
0.50.0 1