mirror of
https://git.adityakumar.xyz/betterlockscreen-openrc.git
synced 2025-02-05 17:00:02 +00:00
include new **release** aur package (#27)
This commit is contained in:
parent
e1251b7167
commit
818abab23a
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
@ -41,14 +41,20 @@ In this case a random image from the directory is chosen, and converted to a 192
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## Installation via [AUR package](https://aur.archlinux.org/packages/betterlockscreen-git/)
|
## Installation via AUR package
|
||||||
|
|
||||||
Pacaur Users
|
### [release](https://aur.archlinux.org/packages/betterlockscreen/)
|
||||||
|
```
|
||||||
|
pacaur -S aur/betterlockscreen
|
||||||
|
```
|
||||||
|
```
|
||||||
|
yaourt -S betterlockscreen
|
||||||
|
```
|
||||||
|
|
||||||
|
### [dev](https://aur.archlinux.org/packages/betterlockscreen-git/)
|
||||||
```
|
```
|
||||||
pacaur -S aur/betterlockscreen-git
|
pacaur -S aur/betterlockscreen-git
|
||||||
```
|
```
|
||||||
|
|
||||||
Yaourt users
|
|
||||||
```
|
```
|
||||||
yaourt -S betterlockscreen-git
|
yaourt -S betterlockscreen-git
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue