summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Fasching2019-08-07 03:54:21 +0200
committerAlexander Fasching2019-08-07 03:54:21 +0200
commita8177e2b1b013a4fb889b6f3f9fe1bba70131a45 (patch)
tree78a35ea8a1d9c56d5d29b5aac2e74ba30ccc2899 /PKGBUILD
parent303e059e6366466def32cc9e14a7c70890c8ce10 (diff)
downloadaur-a8177e2b1b013a4fb889b6f3f9fe1bba70131a45.tar.gz
upgpkg: kalibrate-bladerf-git 000cee2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0060e910b12..153f8e5356fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,16 @@
# Maintainer: Alexander Fasching <fasching.a91@gmail.com>
pkgname=kalibrate-bladerf-git
-pkgver=6ac8204
-pkgrel=2
+pkgver=000cee2
+pkgrel=1
pkgdesc='Fork of http://thre.at/kalibrate/ for use with the bladeRF SDR'
arch=('i686' 'x86_64')
license=('GPL')
url='https://github.com/Nuand/kalibrate-bladeRF'
depends=("bladerf" "fftw")
makedepends=('git')
-source=("${pkgname}::git+https://github.com/Nuand/kalibrate-bladeRF")
+# Use unmerged development version until #18 is merged.
+source=("${pkgname}::git+https://github.com/felixmaiwald/kalibrate-bladeRF.git")
md5sums=('SKIP')
pkgver () {