summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXenHat2024-06-24 00:53:56 -0400
committerXenHat2024-06-24 00:53:56 -0400
commitacf750b920fa96b6e4cfc9dcc9067c79008e87e0 (patch)
treefa8492e3145f94ad0d11059df08221194fcf3bae /PKGBUILD
parent0fe2eaa13c01265e10c05568ca10c5ce53de5918 (diff)
downloadaur-acf750b920fa96b6e4cfc9dcc9067c79008e87e0.tar.gz
update repo url
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 881ea74c624f..38af80b83914 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ install=alchemy.install
# template end;
# template start; name=deps; version=1.0;
depends=('glu' 'libgl' 'libiconv' 'libidn' 'libjpeg-turbo' 'libpng' 'libxml2' 'libxss' 'mesa' 'nss' 'openal' 'sdl2' 'vlc' 'zlib')
-makedepends=('gcc' 'python-pip' 'git')
+makedepends=('gcc' 'python-pip' 'python-virtualenv' 'git')
optdepends=(
'alsa-lib: ALSA support'
'freealut: OpenAL support'
@@ -31,11 +31,11 @@ optdepends=(
'xdg-desktop-portal: File picker portal')
# template end;
pkgname=alchemy-next-viewer-nosystemd-git
-pkgver=7.1.3.55266.2a64c7b773
+pkgver=7.1.9.57091.d3b9714206
pkgrel=1
provides=('alchemy-viewer')
# template start; name=source; version=1.0;
-source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/viewer.git#branch='"${AL_BRANCH_OVERRIDE:-main}")
+source=("${pkgname}"::'git+https://github.com/AlchemyViewer/Alchemy.git#branch='"${AL_BRANCH_OVERRIDE:-main}")
sha256sums=('SKIP')
# template end;
# Not included as a dependency as it is impossible to update the package otherwise