Adding replace line to PKGBUILD
This commit is contained in:
4
PKGBUILD
4
PKGBUILD
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Shikoba Kage <darkfeather@aninix.net>
|
||||
pkgname=shadowarch
|
||||
pkgver=0.1.c12535d
|
||||
pkgver=0.1.310c778
|
||||
pkgver() {
|
||||
printf "0.1.""$(git rev-parse --short HEAD)"
|
||||
}
|
||||
@@ -17,7 +17,7 @@ checkdepends=()
|
||||
optdepends=()
|
||||
provides=('shadowarch')
|
||||
conflicts=()
|
||||
replaces=()
|
||||
replaces=('aninix-misc-scripts')
|
||||
backup=()
|
||||
options=()
|
||||
install=
|
||||
|
Reference in New Issue
Block a user