We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ad060 commit 9c6ba91Copy full SHA for 9c6ba91
1 file changed
README.md
@@ -10,12 +10,12 @@ gpg --keyserver keyserver.ubuntu.com --recv-key F50544048389DA36
10
11
#### 2. Clone PKGBUILD repository
12
```bash
13
-git clone https://github.com/SereneTeam/alterlinux-pkgbuilds.git
+git clone https://github.com/FascodeNet/alterlinux-pkgbuilds.git
14
```
15
16
#### 3. Build
17
18
-cd alterlinux-pkgbuilds/stable/alterlinux-keyring
+cd alterlinux-pkgbuilds/alter-stable/any/alterlinux-keyring
19
makepkg -s
20
21
0 commit comments