summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2023-12-21 14:41:41 -0500
committerXenHat2023-12-21 14:41:41 -0500
commit43c0aa65b6b360e246305e7e05f72a3408ea043a (patch)
tree671742941ca7eb8edf8d0b3922e081e243280a97
parent6562b40725fd440a684a1eca13af95a8bcc07869 (diff)
downloadaur-43c0aa65b6b360e246305e7e05f72a3408ea043a.tar.gz
update package description
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfdbec59f704..6d5745d00bc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = alchemy-next-viewer-nosystemd-git
- pkgdesc = A Second Life client with focus on performance and code correctness.
+ pkgdesc = A Second Life client with focus on performance and code correctness - Git build.
pkgver = 7.0.1.54541.1d7f9b75bd
pkgrel = 1
url = https://www.alchemyviewer.org
diff --git a/PKGBUILD b/PKGBUILD
index cf3b317d117f..8b1eb79fa769 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Rye Mutt
#
# shellcheck disable=2034,3030,2154
-pkgdesc="A Second Life client with focus on performance and code correctness."
+pkgdesc="A Second Life client with focus on performance and code correctness - Git build."
arch=('x86_64')
license=('LGPL')
options=('!buildflags' '!lto' '!strip')