From 31891d901d49bb8e2a0065ab2d53c2016a60b29a Mon Sep 17 00:00:00 2001 From: Mark Hegreberg Date: Fri, 6 Feb 2026 15:43:44 -0800 Subject: [PATCH] 1.18.0 --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6fc194daa857..57d575039ec9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -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 diff --git a/PKGBUILD b/PKGBUILD index c774ab729e3a..c7acad6e13b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Mark Wagie # Contributor: Caleb Maclennan 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() {