mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 06:38:44 +01:00
commit
4a93a4d9e5
1 changed files with 4 additions and 4 deletions
|
|
@ -1,14 +1,14 @@
|
|||
# Update package
|
||||
|
||||
* Update packge version in PKGBUILD
|
||||
* Generate new checksums with
|
||||
* Update package version in PKGBUILD
|
||||
* Generate new checksums with
|
||||
|
||||
```$ updpkgsums```
|
||||
|
||||
* Test install
|
||||
|
||||
```makepkg --install```
|
||||
```$ makepkg --install```
|
||||
|
||||
* Update .SRCINFO
|
||||
|
||||
```makepkg --printsrcinfo > .SRCINFO```
|
||||
```$ makepkg --printsrcinfo > .SRCINFO```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue