summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ad50aaa1e70..8212e93252b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgname=hamlib-git-python3
_pkgname=hamlib-git
__pkgname=hamlib
-pkgver=781403fb
+pkgver=53476dd1
pkgrel=1
pkgdesc="Ham radio equipment control libraries - compiled for Python3"
arch=('i686' 'x86_64' 'armv5h' 'armv6h' 'armv7h')
url="http://hamlib.org"
license=('GPL' 'LGPL')
depends=('tcl' 'python' 'libxml2' 'libusb')
-makedepends=('autoconf' 'automake' 'libtool' 'swig')
+makedepends=('autoconf' 'automake' 'libtool' 'swig' 'git')
source=("$_pkgname::git+git://git.code.sf.net/p/$__pkgname/code")
options=('!emptydirs')
conflicts=('hamlib' 'hamlib-git')