summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenhat Hex2023-05-22 19:00:51 -0400
committerXenhat Hex2023-05-22 19:00:51 -0400
commit0fd85d6406d7007af3af829610c75dc6b7f6cb89 (patch)
tree3490a7838934335a5fe59358721cf58e604712be
parentb1517f748956c688948b6d96e6baf7d0c62bcd28 (diff)
downloadaur-0fd85d6406d7007af3af829610c75dc6b7f6cb89.tar.gz
create package without systemd
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c29e0b651fb..3e1445b30316 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = alchemy-next-viewer-git
+pkgbase = alchemy-next-viewer-nosystemd-git
pkgdesc = A Second Life client with focus on performance and code correctness. - Git Source build
pkgver = 6.11.50933.b7b3c99172
pkgrel = 2
@@ -45,9 +45,9 @@ 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-nosystemd-git::git+https://git.alchemyviewer.org/alchemy/alchemy-next.git#branch=main
source = compile.bash
sha256sums = SKIP
sha256sums = 20e5299ddbb96e46caf9ed211a912141c6a792f3a4aa7f82e56b1f98fe02c4fa
-pkgname = alchemy-next-viewer-git
+pkgname = alchemy-next-viewer-nosystemd-git
diff --git a/PKGBUILD b/PKGBUILD
index 8bbdfed4f75f..62c08b241f01 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Rye Mutt
#
# shellcheck disable=2034,3030,2154
-pkgname=alchemy-next-viewer-git
+pkgname=alchemy-next-viewer-nosystemd-git
pkgver=6.11.50933.b7b3c99172
pkgrel=2
pkgdesc="A Second Life client with focus on performance and code correctness. - Git Source build"