Renaming in PKGBUILD
This commit is contained in:
6
PKGBUILD
6
PKGBUILD
@@ -1,5 +1,5 @@
|
||||
# Maintainer: Shikoba Kage <darkfeather@aninix.net>
|
||||
pkgname=aninix-helloworld
|
||||
pkgname=helloworld
|
||||
pkgver=0.1.4310ab732341ac3317c9aa706b3058b8e7162486
|
||||
pkgver() {
|
||||
printf "0.1.""$(git rev-parse HEAD)"
|
||||
@@ -15,9 +15,9 @@ depends=('bash>=4.4')
|
||||
makedepends=('make>=4.2' 'mono>5.0.0' 'php' 'perl' 'java-environment' 'python>=3.7' 'gcc')
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=('aninix-helloworld')
|
||||
provides=('helloworld')
|
||||
conflicts=()
|
||||
replaces=()
|
||||
replaces=('aninix-helloworld')
|
||||
backup=()
|
||||
options=()
|
||||
install=
|
||||
|
Reference in New Issue
Block a user