summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5e6fffe5273..607cf1259df3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,8 +8,6 @@ pkgbase = firebase-tools
makedepends = npm
makedepends = jq
depends = nodejs
- conflicts = firebase-tools
- replaces = firebase-tools
noextract = firebase-tools-8.16.2.tgz
source = https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.16.2.tgz
sha256sums = c3c7fd30ee57ab1997a55ac63d4d867469d7f663dad778cd469fb7175c422f42
diff --git a/PKGBUILD b/PKGBUILD
index d7e4d1716f8a..ba607f075197 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=firebase-tools
pkgver=8.16.2
-pkgrel=1
+pkgrel=2
pkgdesc="The Firebase Command Line Tools"
arch=('any')
url="https://github.com/firebase/firebase-tools"