summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2024-02-03 14:20:04 -0500
committerXenHat2024-02-03 14:20:04 -0500
commit313c686c25486c6ef9217582e8ad5c6bde0027b6 (patch)
tree36efce8b2feca0798f1ba096a4e83423a4df0b3e
parent83965465c8b9c3f9daa2ef8f374db3dd55a69b70 (diff)
downloadaur-313c686c25486c6ef9217582e8ad5c6bde0027b6.tar.gz
new repo url
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66e7fa98cc54..176f456ff27b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = alchemy-next-viewer-git
pkgdesc = A Second Life client with focus on performance and code correctness - Git build.
- pkgver = 7.0.1.54541.1d7f9b75bd
+ pkgver = 7.1.3.55266.2a64c7b773
pkgrel = 1
url = https://www.alchemyviewer.org
install = alchemy.install
@@ -44,7 +44,7 @@ pkgbase = alchemy-next-viewer-git
options = !buildflags
options = !lto
options = !strip
- source = alchemy-next-viewer-git::git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch=main
+ source = alchemy-next-viewer-git::git+https://git.alchemyviewer.org/alchemy/viewer.git#branch=main
sha256sums = SKIP
pkgname = alchemy-next-viewer-git
diff --git a/PKGBUILD b/PKGBUILD
index d9a273e19369..0f6aed4e2b13 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,11 +31,11 @@ optdepends=(
'xdg-desktop-portal: File picker portal')
# template end;
pkgname=alchemy-next-viewer-git
-pkgver=7.0.1.54541.1d7f9b75bd
+pkgver=7.1.3.55266.2a64c7b773
pkgrel=1
replaces=('alchemy-viewer-git')
provides=('alchemy-viewer')
-source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch='"${AL_BRANCH_OVERRIDE:-main}")
+source=("${pkgname}"::'git+https://git.alchemyviewer.org/alchemy/viewer.git#branch='"${AL_BRANCH_OVERRIDE:-main}")
sha256sums=('SKIP')
depends+=('dbus-glib' 'systemd-libs')
conflicts+=("alchemy-next-viewer-nosystemd-git")