mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[testing] chakra-common: fixing wrong url's in install file
This commit is contained in:
parent
64ee6c63c4
commit
40aef04b5f
@ -3,7 +3,7 @@
|
||||
pkgname=chakra-common
|
||||
arch=('x86_64')
|
||||
pkgver=18.08.3
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Common configuration files, scripts and artwork"
|
||||
url="http://chakralinux.org"
|
||||
license=('GPL' 'BSD')
|
||||
|
@ -7,11 +7,11 @@ post_install() {
|
||||
echo " Configuration directory: ~/.config"
|
||||
echo " Update configurations: /etc/chakra/updates.conf"
|
||||
echo " "
|
||||
echo " Website: https://chakralinux.org"
|
||||
echo " Website: https://www.chakralinux.org"
|
||||
echo " News: https://community.chakralinux.org/c/news"
|
||||
echo " Forum: https://community.chakralinux.org"
|
||||
echo " Bugtracker: https://code.chakralinux.org/groups/packages/-/issues"
|
||||
echo " CCR: https://chakralinux.org/ccr/"
|
||||
echo " Bugtracker: https://code.chakralinux.org/groups/chakra/packages/-/issues"
|
||||
echo " CCR: https://ccr.chakralinux.org/"
|
||||
echo " Changelogs: https://community.chakralinux.org/tags/release"
|
||||
echo " "
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user