summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorf4iey2023-04-21 09:56:06 +0200
committerf4iey2023-04-21 09:56:06 +0200
commit2f1c84e020dbad0a676b87de3ac7356422fda428 (patch)
treee09c17d6dafda5f974d8712b483457ecadf18b2d /PKGBUILD
parent29a6ae57ffe99be131fc149bbc49062e9f62cbc1 (diff)
downloadaur-m17client-git.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 955c24835ffa..1f48fc1c90fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: f4iey <f4iey@f6kgl.ampr.org>
pkgname=m17client-git
-pkgver=r137.4ceef71
+pkgver=r138.8fe79b0
pkgrel=1
pkgdesc="An M17 client designed for use with MMDVM modems and hotspots to allow for use as an M17 radio "
arch=('any')
url="https://github.com/g4klx/M17Client"
license=('GPL-3')
-makedepends=(git make gcc)
+makedepends=(git)
depends=(alsa-lib libsamplerate wxgtk3)
optdepends=(hamlib pulseaudio)
source=($pkgname::git+$url)