This commit is contained in:
Mark Hegreberg 2026-02-06 15:43:44 -08:00
parent c56fcdaddf
commit 31891d901d
No known key found for this signature in database
GPG key ID: 55E528B0958E8F16
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ezra-bible-app
pkgdesc = A modern and user-friendly Bible app for desktops, tablets and mobiles focussing on topical study
pkgver = 1.16.3
pkgver = 1.18.0
pkgrel = 1
url = https://ezrabibleapp.net
arch = x86_64
@ -17,9 +17,9 @@ pkgbase = ezra-bible-app
depends = nss
conflicts = ezra-project
options = !lto
source = git+https://github.com/ezra-bible-app/ezra-bible-app.git#tag=1.16.3
source = git+https://github.com/ezra-bible-app/ezra-bible-app.git#tag=1.18.0
source = git+https://github.com/ezra-project/apidocs.ezrabibleapp.net.git
sha256sums = 6c5e6c29c0736ac61540ff1c6c11b8c7070a4f54c09e6025067946087677acb9
sha256sums = 29219ea8b61bac97a1993cf507b96f743c43bd3caccd71f7478b6f231b2d7acd
sha256sums = SKIP
pkgname = ezra-bible-app

View file

@ -2,7 +2,7 @@
# Contributor: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Caleb Maclennan <caleb@alerque.com>
pkgname=ezra-bible-app
pkgver=1.16.3
pkgver=1.18.0
pkgrel=1
pkgdesc="A modern and user-friendly Bible app for desktops, tablets and mobiles focussing on topical study"
arch=('x86_64')
@ -26,7 +26,7 @@ conflicts=('ezra-project')
options=('!lto')
source=("git+https://github.com/ezra-bible-app/ezra-bible-app.git#tag=$pkgver"
'git+https://github.com/ezra-project/apidocs.ezrabibleapp.net.git')
sha256sums=('6c5e6c29c0736ac61540ff1c6c11b8c7070a4f54c09e6025067946087677acb9'
sha256sums=('29219ea8b61bac97a1993cf507b96f743c43bd3caccd71f7478b6f231b2d7acd'
'SKIP')
prepare() {