summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56543228e851..11ffc9ecfa57 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# shellcheck disable=2034,3030,2154
pkgname=alchemy-next-viewer-git
pkgver=6.5.5.48680.55fd3b5dda
-pkgrel=1
+pkgrel=2
pkgdesc="This is the next generation of Alchemy Viewer! - Git Source build"
arch=('x86_64')
url=https://www.alchemyviewer.org
@@ -30,7 +30,7 @@ install=alchemy.install
source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch=main'
'compile.bash')
sha256sums=('SKIP'
- '7d6db14756c9051cedef54e02369e8f2944d89cf8ceb0cfae47dcde2698061d8')
+ '7cdf3fd50b3bc3c2a85d5f6e78f40d28b9ae2888cca29202503891fab5e5da55')
pkgver() {
cd "${pkgname}" || exit 1