Update
This commit is contained in:
parent
1a267d4837
commit
4e3ed70ad5
@ -64,7 +64,7 @@ EOF
|
|||||||
Update System:
|
Update System:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo pacman -Su
|
sudo pacman -Syu
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can install packages.
|
Now you can install packages.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
pkgname=speedtest
|
pkgname=speedtest
|
||||||
pkgver=1.2.0
|
pkgver=1.2.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Speedtest CLI by Ookla"
|
pkgdesc="Speedtest CLI by Ookla"
|
||||||
depends=("ca-certificates")
|
depends=("ca-certificates")
|
||||||
conflicts=("speedtest-cli")
|
conflicts=("speedtest-cli")
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# Maintainer: Xiufeng Guo <i@m.ac>
|
# Maintainer: Xiufeng Guo <i@m.ac>
|
||||||
pkgname=vanity_gpg
|
pkgname=vanity_gpg
|
||||||
pkgver=0.3.2
|
pkgver=0.3.2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Tool for generating and filtering vanity GPG keys'
|
pkgdesc='Tool for generating and filtering vanity GPG keys'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url='https://github.com/RedL0tus/VanityGPG'
|
url='https://github.com/RedL0tus/VanityGPG'
|
||||||
|
Loading…
Reference in New Issue
Block a user