summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnchorman2022-04-29 21:53:44 +0200
committerAnchorman2022-04-29 21:53:44 +0200
commit02a304f1cd0a36293e0ededfbd662510ad2b6d69 (patch)
tree2cba454fdd9988b8947015b643b4a99dffd03c63 /PKGBUILD
parent83ef9717b2a349fa9076bb9fdb86776842ca228e (diff)
downloadaur-02a304f1cd0a36293e0ededfbd662510ad2b6d69.tar.gz
v1.02
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 653a4e8dcfd8..17bb9748c1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Anchorman <soulanchor at protonmail dot com>
pkgname=soulanchor
-pkgver=1.01
+pkgver=1.02
pkgrel=1
pkgdesc="X11 Bible 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=("8cd22a8d77f34c4c2c8e6124774d2f876fc5043ffe5604477b21739648f44efa")
+sha256sums=("a22da3499c76f3ca3ee7f500dec3a73926525b2f425e4afeab2eb3d2a5883e08")
build() {
cd "SoulAnchor-${pkgname}-${pkgver}"