summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXenHat2023-12-21 14:43:45 -0500
committerXenHat2023-12-21 14:43:45 -0500
commit933945d2c719759849631ebca1c31f5027269226 (patch)
tree2807746935b28a5a336307f846a24ecc3c6d7b80
parentd33734b9d093da7ea86b098244b7b6a14dc5a1a7 (diff)
downloadaur-933945d2c719759849631ebca1c31f5027269226.tar.gz
Standardize description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0f17cde3cd2..e869238b826a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = alchemy-next-viewer-bin
- pkgdesc = A Second Life client with focus on performance and code correctness. - Binary Project build
+ pkgdesc = A Second Life client with focus on performance and code correctness - Binary Project build.
pkgver = 7.1.2.2288
pkgrel = 1
url = https://www.alchemyviewer.org
diff --git a/PKGBUILD b/PKGBUILD
index c3044eb3a334..9046a902aacf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ _releasename_underscored="${_releasename// /_}"
_version_underscored="${pkgver//\./_}"
_pkg_arch="x86_64"
_pkgfolder="${_releasename_underscored}_${pkgver//\./_}_${_pkg_arch}"
-pkgdesc="A Second Life client with focus on performance and code correctness. - Binary Project build"
+pkgdesc="A Second Life client with focus on performance and code correctness - Binary Project build."
arch=('x86_64')
url=https://www.alchemyviewer.org
license=('LGPL')