summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2568144a6fb1..c6c59c6a7d79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,12 @@
pkgname=cabanalyst
pkgver=1.0
-pkgrel=1
-pkgdesc="Ham radio contesting - Cabrillo log editor"
+pkgrel=2
+pkgdesc="Ham Radio contesting - Cabrillo log editor"
arch=('i686' 'x86_64')
url="http://hamsoftware.org/old_index.html"
license=('GPL3')
-depends=('qt4')
-install=$pkgname.install
+depends=('qt4' 'hamradio-menus')
source=(http://www.hamsoftware.org/${pkgname}_v$pkgver.tgz
$pkgname.desktop
$pkgname.png)