mirror of
https://github.com/archlinux/aur.git
synced 2026-03-07 08:32:58 +01:00
Add missing URL comment to multiple packages
This commit is contained in:
parent
e71beee742
commit
a7d5761772
1 changed files with 2 additions and 1 deletions
3
PKGBUILD
3
PKGBUILD
|
|
@ -1,5 +1,6 @@
|
|||
# Maintainer: Oleg Shparber <trollixx+aur@gmail.com>
|
||||
# Contributor: Thaodan <theodorstormgrade@gmail.com>
|
||||
# URL: https://github.com/trollixx/aur-packages
|
||||
|
||||
_pkgname=wargus
|
||||
pkgname=$_pkgname-bzr
|
||||
|
|
@ -30,7 +31,7 @@ build() {
|
|||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr -DGAMEDIR=/usr/bin
|
||||
|
||||
make
|
||||
make
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue