summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2023-07-06 22:56:25 +0200
committerNarrat2023-07-06 22:56:25 +0200
commitbfa556461b9a93f9b44d4a9cfc10abbae5769721 (patch)
treec10e8b870f4370e8b5cdd0fdce0e44e8d42288bd /.SRCINFO
parentde72ed993cf8db407d8343b5cf6611c065f791e3 (diff)
downloadaur-bfa556461b9a93f9b44d4a9cfc10abbae5769721.tar.gz
ubertooth-git: add missing makedeps
and add pkgver() and adjust the source url to not download a master snapshot
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 662ecc0b0293..a1fb112a48ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = ubertooth-git
- pkgdesc = an open source wireless development platform suitable for Bluetooth experimentation
- pkgver = 2017.03.R2
+ pkgdesc = open source wireless development platform suitable for Bluetooth experimentation
+ pkgver = 2020.12.R1.r33.ge0fd34d
pkgrel = 1
- epoch = 2
url = https://github.com/greatscottgadgets/ubertooth
arch = x86_64
arch = i686
license = GPL2
- depends = libbtbb
- depends = libusbx
+ makedepends = git
+ makedepends = cmake
+ depends = libbtbb-git
+ depends = libusb
depends = libpcap
depends = python
- source = https://github.com/greatscottgadgets/ubertooth/archive/master.zip
+ source = git+https://github.com/greatscottgadgets/ubertooth/
md5sums = SKIP
pkgname = ubertooth-git
-