summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2024-03-31 12:36:24 -0600
committerMark Wagie2024-03-31 12:36:24 -0600
commit09bcfb2f15f5714e23e77c5084b3ad5e3503e28b (patch)
tree0fecc82c7ca1c88f57acefa9657612d9e70f1ea5 /PKGBUILD
parentc771c54ceca02ee1ad4cb1af1797b8146878c424 (diff)
downloadaur-ezra-bible-app.tar.gz
remove replaces array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4126d6ad91ad..b6f4f923da5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,8 @@ arch=('x86_64')
url="https://github.com/ezra-bible-app/ezra-bible-app"
license=('GPL-2.0-or-later')
depends=('alsa-lib' 'gtk3' 'nodejs' 'nss')
-conflicts=('ezra-project')
-replaces=('ezra-project')
makedepends=('cmake' 'git' 'npm' 'subversion' 'unzip')
+conflicts=('ezra-project')
_commit=48357d117fc0648f60b87efa6f4b1913118e4501 # tags/1.13.0^0
source=("git+https://github.com/ezra-bible-app/ezra-bible-app.git#commit=$_commit"
'git+https://github.com/ezra-project/apidocs.ezrabibleapp.net.git')