summaryrefslogtreecommitdiff
path: root/libre/b43-tools
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-21 13:49:04 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-12-21 13:49:04 -0500
commitda251dceb6b4e682c01a1a84cb332a468ecb67d1 (patch)
tree0c8e2acf9c892613bf6d0405ffe46ff9825dc778 /libre/b43-tools
parente3ef9a003707a7de816656be0a7826645b52f98b (diff)
b43-tools-019-2.1: rebuild
Diffstat (limited to 'libre/b43-tools')
-rw-r--r--libre/b43-tools/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/b43-tools/PKGBUILD b/libre/b43-tools/PKGBUILD
index f3c022578..39423778a 100644
--- a/libre/b43-tools/PKGBUILD
+++ b/libre/b43-tools/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=b43-tools
pkgver=019
-pkgrel=2
+pkgrel=2.1
pkgdesc="Tools for the Broadcom 43xx series WLAN chip"
arch=('i686' 'x86_64' 'armv7h')
url="https://github.com/mbuesch/b43-tools"
@@ -12,8 +12,9 @@ depends=('python2')
makedepends=('bison' 'flex' 'python2')
provides=("b43-fwcutter=$pkgver")
conflicts=('b43-fwcutter')
+replaces=('b43-fwcutter')
source=("https://github.com/mbuesch/b43-tools/archive/b43-fwcutter-019.tar.gz")
-md5sums=('d8387ec57b8bced796b0f9231077501a')
+sha256sums=('6fe82827655cf978a649c2c3f8221bc22bded28e4ec2f4ab0a7df487ea1ea4aa')
build() {
cd "$srcdir/b43-tools-b43-fwcutter-$pkgver"