summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnchorman2022-05-21 19:13:03 +0200
committerAnchorman2022-05-21 19:13:03 +0200
commit2b4091cb9c39927ec29a713f0b0eb366977da0d1 (patch)
tree38c9b87e53dee9c904feca5b1a31b80a3e914790 /PKGBUILD
parentf1e2508d522f8f4e79fafefb2e1667bdc4911656 (diff)
downloadaur-2b4091cb9c39927ec29a713f0b0eb366977da0d1.tar.gz
v1.05
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08362071fc45..158cedf6d5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anchorman <soulanchor at protonmail dot com>
pkgname=soulanchor
-pkgver=1.04
+pkgver=1.05
pkgrel=1
pkgdesc="X11 Bible reading tool"
arch=('x86_64')
@@ -8,7 +8,7 @@ url="https://github.com/Anchorm/SoulAnchor"
license=('GPL3')
depends=(qt6-base qt6-multimedia)
source=("https://github.com/Anchorm/SoulAnchor/archive/${pkgname}-${pkgver}.tar.gz")
-sha256sums=("3e28e26058cc026c224abbbca86ae1d4f72c6e4ad4538b4782fa557ffe062eb0")
+sha256sums=("e3aed288ad6ec5c28cea26e2a0a13810512b6676e2f0373776250af4fbf74e92")
build() {
cd "SoulAnchor-${pkgname}-${pkgver}"