summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2023-12-21 14:40:08 -0500
committerXenHat2023-12-21 14:40:26 -0500
commit83965465c8b9c3f9daa2ef8f374db3dd55a69b70 (patch)
tree4fbace6175bceedd95c799e149c123fab5b8d400
parent5eac8b8acca49f1775360f3e1ba632661a8d2925 (diff)
downloadaur-83965465c8b9c3f9daa2ef8f374db3dd55a69b70.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 f3a91524ab2e..66e7fa98cc54 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = alchemy-next-viewer-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 c319d508a1c9..d9a273e19369 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')