summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeal Miller2018-06-21 22:46:24 -0500
committerNeal Miller2018-06-21 22:46:24 -0500
commit4808507b6b0e690e11d83d626c66d9346fe1c284 (patch)
tree9f2f1ae900164ccc2db7292327d739631494c1fa
parent26a5e7f17be06550f784f3c141b02446bb70c83f (diff)
downloadaur-4808507b6b0e690e11d83d626c66d9346fe1c284.tar.gz
shortened package description in PKGBUILD
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de7e6d99c510..202416a8c61f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = wsjtx-superbuild-git
- pkgdesc = Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) -- Superbuild / git version -- Will build hamlib so it is not required as a dependent
+ pkgdesc = Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) - Superbuild/git version, hamlib not required
pkgver = r30.1967f54
- pkgrel = 2
+ pkgrel = 3
url = http://physics.princeton.edu/pulsar/k1jt/wsjtx.html
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4539b44388ac..4ed51e3010d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=wsjtx-superbuild-git
pkgver=r30.1967f54
-pkgrel=2
-pkgdesc='Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) -- Superbuild / git version -- Will build hamlib so it is not required as a dependent'
+pkgrel=3
+pkgdesc='Software for Amateur Radio Weak-Signal Communication (JT9 and JT65) - Superbuild/git version, hamlib not required'
arch=('i686' 'x86_64')
url='http://physics.princeton.edu/pulsar/k1jt/wsjtx.html'
license=('GPL-3')