Skip to content

Commit 58912e8

Browse files
committed
distro rename
1 parent 68dfb28 commit 58912e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

sys/base/base-files/os-release

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
NAME="Turkman Linux"
1+
NAME="Turkmen Linux"
22
ID=turkish
33
ID_LIKE=turkish
44
BUILD_ID=rolling
5-
PRETTY_NAME="Turkman GNU/Linux"
5+
PRETTY_NAME="Türkmen Linux"
66
ANSI_COLOR="5;31"
7-
HOME_URL="https://turkman.gitlab.io/"
8-
DOCUMENTATION_URL="https://turkman.gitlab.io/devel/doc/wiki/"
9-
BUG_REPORT_URL="https://gitlab.com/groups/turkman/-/issues/"
10-
LOGO=turkman
7+
HOME_URL="https://turkmen-linux.gitlab.io/"
8+
DOCUMENTATION_URL="https://turkmen-linux..io/devel/doc/wiki/"
9+
BUG_REPORT_URL="https://gitlab.com/groups/turkmen-linux/-/issues/"
10+
LOGO=turkmen
1111

sys/base/base-files/ympbuild

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/bash
22
name=base-files
3-
release=4
3+
release=5
44
version=$release
5-
url='https://gitlab.com/turkman/devel/sources/base-files'
5+
url='https://gitlab.com/turkmen-linux/devel/sources/base-files'
66
description='Base system files'
77
email='parduscix@yandex.ru'
88
maintainer='sulincix'
@@ -11,7 +11,7 @@ source=("https://gitlab.com/turkman/devel/sources/base-files/-/archive/$version/
1111
"base-files.sysconf"
1212
"logo.svg"
1313
"os-release")
14-
sha256sums=('3b0bea2267b9e17a22360bb991238d03fcb9726d87375a1051bfca439f11bff9'
14+
sha256sums=('46a7cf788cc0e4385c0836920b36f9b4827a5b042ef7144d9c8533078d96fe19'
1515
'SKIP'
1616
'SKIP'
1717
'SKIP')
@@ -26,5 +26,5 @@ package(){
2626
make install
2727
install ../base-files.sysconf ${DESTDIR}/etc/sysconf.d/base-files
2828
install ../os-release ${DESTDIR}/etc/
29-
install ../logo.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/turkman.svg
29+
install ../logo.svg ${DESTDIR}/usr/share/icons/hicolor/scalable/apps/turkmen.svg
3030
}

0 commit comments

Comments
 (0)