Date: Tuesday, August 21, 2018 @ 01:41:53 Author: kkeen Revision: 372941
upgpkg: hackrf 2018.01.1-1 Modified: hackrf/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-21 01:33:40 UTC (rev 372940) +++ PKGBUILD 2018-08-21 01:41:53 UTC (rev 372941) @@ -2,7 +2,7 @@ # Maintainer: Kyle Keen <[email protected]> # Contributor: Dominik Heidler <[email protected]> pkgname=hackrf -pkgver=2017.02.1 +pkgver=2018.01.1 pkgrel=1 pkgdesc="Driver for HackRF, allowing general purpose software defined radio (SDR)." arch=('x86_64') @@ -14,7 +14,7 @@ #source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz" source=("https://github.com/mossmann/hackrf/releases/download/v${pkgver}/hackrf-$pkgver.tar.xz" 'hackrf.conf') -md5sums=('7303edc2f6ea710e0e35ad196b485045' +md5sums=('5adc14e749d54dc9daf116810a5f1956' '01ad1ba4a27d820e8f9abeb5fa88bfc6') prepare() {
