summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19a638a35c77..3a411ed8acb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=alacritty-themes
pkgver=4.1.2
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform GPU-accelerated Terminal emulator."
arch=(any)
@@ -13,7 +13,6 @@ license=("MIT")
depends=("nodejs")
makedepends=("npm" "jq")
conflicts=("$pkgname")
-replaces=("$pkgname")
install="$pkgname.install"
source=("https://registry.npmjs.org/${pkgname}/-/${pkgname}-${pkgver}.tgz"