summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2024-06-24 00:51:48 -0400
committerXenHat2024-06-24 00:51:48 -0400
commit185e1ca4c70a80cc7698f88c7ed26026f4c945a9 (patch)
treed4c8d93f974953038e8a7ef079e13a86b00932c4
parentb597511ae0f09022904908e61cf38228285c3dbb (diff)
downloadaur-185e1ca4c70a80cc7698f88c7ed26026f4c945a9.tar.gz
update repo url
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82db97b0c990..a3158f41d818 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.1.4.55811.471ae26a78
+ pkgver = 7.1.9.57091.d3b9714206
pkgrel = 1
url = https://www.alchemyviewer.org
install = alchemy.install
@@ -45,7 +45,7 @@ pkgbase = alchemy-next-viewer-git
options = !buildflags
options = !lto
options = !strip
- source = alchemy-next-viewer-git::git+https://git.alchemyviewer.org/alchemy/viewer.git#branch=main
+ source = alchemy-next-viewer-git::git+https://github.com/AlchemyViewer/Alchemy.git#branch=main
sha256sums = SKIP
pkgname = alchemy-next-viewer-git
diff --git a/PKGBUILD b/PKGBUILD
index 86f91d5cba4c..a6074d563a4d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,12 +31,12 @@ optdepends=(
'xdg-desktop-portal: File picker portal')
# template end;
pkgname=alchemy-next-viewer-git
-pkgver=7.1.4.55811.471ae26a78
+pkgver=7.1.9.57091.d3b9714206
pkgrel=1
replaces=('alchemy-viewer-git')
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;
depends+=('dbus-glib' 'systemd-libs')