summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXenHat2022-12-28 18:44:49 -0500
committerXenHat2022-12-28 18:44:49 -0500
commit7434d33c249f4b4799e36179ea3d50a48aabc2b6 (patch)
tree859deaea515dc7d77f19c37d2672c3b4b31959ca /PKGBUILD
parent6a89dba57bc84471107abcb5d90943bd689a1b29 (diff)
downloadaur-7434d33c249f4b4799e36179ea3d50a48aabc2b6.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd8a2ee1f35b..186bc4ed66fa 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: Xenhat Hex (aur@xenh.at)
# shellcheck disable=2034,3030,2154
pkgname=alchemy-next-viewer-git
-pkgver=6.6.9_r50289.gfeda3d3727
-pkgrel=2
+pkgver=6.6.9_r50325.gce616a231d
+pkgrel=1
pkgdesc="This is the next generation of Alchemy Viewer! - Git Source build"
arch=('x86_64')
url=https://www.alchemyviewer.org
@@ -23,7 +23,8 @@ optdepends=(
'libpulse: PulseAudio support'
'mesa-libgl: Intel, Radeon, Nouveau support'
'nvidia-libgl: NVIDIA support'
- 'nvidia-utils: NVIDIA support')
+ 'nvidia-utils: NVIDIA support'
+ 'wine: More up-to-date, less buggy SLVoice support')
provides=('alchemy-viewer')
replaces=('alchemy-viewer-git')
options+=(!emptydirs !buildflags !strip !lto)