summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2024-05-08 17:04:03 -0600
committernot_anonymous2024-05-08 17:04:03 -0600
commit5a7b5d1ac7cbc92dfe0eb586124d78467fc15920 (patch)
treea2fc755545356376ed3629caf59f6575a053dc46 /PKGBUILD
parent394e3d588bd282004d82aae830a363741e816656 (diff)
downloadaur-5a7b5d1ac7cbc92dfe0eb586124d78467fc15920.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88aea38d6e5a..1a9201cec6e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=gtkmmorse
pkgver=0.9.28
#.r6.ge857be9
-pkgrel=2
+pkgrel=3
pkgdesc="GUI Morse code tutor (based on ALDO) - Koch & Classic training modes."
arch=('i686' 'x86_64')
url="http://gtkmmorse.nongnu.org/"
-license=('GPL')
+license=('GPL-3.0-or-later')
depends=('libao' 'gtkmm' 'gconfmm' 'hamradio-menus')
-makedepends=('autoconf' 'automake' 'pkg-config')
+makedepends=('autoconf' 'automake' 'pkg-config' 'git')
source=("$pkgname::git://git.sv.gnu.org/$pkgname.git"
$pkgname.desktop)