summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXenHat2023-04-03 10:19:10 -0400
committerXenHat2023-04-03 10:19:10 -0400
commitcfc68514597516122abd1413a21b6b235fcc8697 (patch)
tree45ee2a233f57ac3a7a15a9b9a604deaf275cfcde /PKGBUILD
parentca7131806907cfecdf56066076860d5bf8c7f591 (diff)
downloadaur-cfc68514597516122abd1413a21b6b235fcc8697.tar.gz
Push changes to the AUR
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57e1153ee6e2..9dd5e9c910c2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
#
# shellcheck disable=2034,3030,2154
pkgname=alchemy-next-viewer-git
-pkgver=6.10.50650.2fe9714b72
-pkgrel=3
+pkgver=6.11.50889.0d21c42e3c
+pkgrel=1
pkgdesc="A Second Life client with focus on performance and code correctness. - Git Source build"
arch=('x86_64')
url=https://www.alchemyviewer.org
@@ -31,7 +31,7 @@ install=alchemy.install
source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch='"${AL_BRANCH_OVERRIDE:-main}"
'compile.bash')
sha256sums=('SKIP'
- 'e3dee22e9331a70f182b1cd1a2177228cf7ef73eea1e4aef09ad36733d309c6c')
+ '152dba0c45a146e3dfb6801af9885820414f271dbf48b1ae6f8603143a2e83f7')
pkgver() {
cd "${pkgname}" || exit 1