summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYigit Dallilar2017-05-02 16:49:07 -0400
committerYigit Dallilar2017-05-02 16:49:07 -0400
commit10b7452f454ced7b0fde57bce3d4d5d24718d5eb (patch)
treef5843cf570211b6a1fd3da044d864439f503b40b
parentddd4f09a2ded7da4def8883a3dde7df6afc6de8a (diff)
downloadaur-10b7452f454ced7b0fde57bce3d4d5d24718d5eb.tar.gz
correct descriptions
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d15c848de98..dd404262059a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ build() {
package_heasoft-base(){
_crntpkg='heasoft-base'
- packagedsc='Base libraries for heasoft software'
+ pkgdesc='Base libraries for heasoft software'
pkgver=6.21
cd $srcdir/$pkgbase-${_mainver}/BUILD_DIR
@@ -69,7 +69,7 @@ _clean_conflict () {
package_xspec(){
_crntpkg='xspec'
- packagedsc='X-ray spectral fitting software'
+ pkgdesc='X-ray spectral fitting software'
pkgver=6.21
depends=('heasoft-base')
@@ -84,7 +84,7 @@ package_xspec(){
package_ftools(){
_crntpkg='ftools'
- packagedsc='A General Package of Software to Manipulate FITS Files'
+ pkgdesc='A General Package of Software to Manipulate FITS Files'
pkgver=6.21
depends=('heasoft-base')