makedeb
The cross-shell prompt for astronauts
Click here to go back to the commit logs for starship-bin.
Hash: b17c95fdc858075210d5c9e0387e0789c4bcda05
Message: added replace function
diff --git a/PKGBUILD b/PKGBUILD
index 1610118..cfb2f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,6 +14,7 @@ optdepends=('fonts-powerline: powerline symbols for terminals'
#checkdepends=()
provides=('starship')
conflicts=('starship')
+replaces=('starship')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/starship/starship/releases/download/v${pkgver}/starship-x86_64-unknown-linux-gnu.tar.gz")
sha256sums=("e9d4725634ff9992afe35f1d27aee95155b8f05131ba2a7ab097006f5f135daf")