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 dec7ab228ab9..090ca116e39a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ _KVER=$(uname -r)
pkgname=xradio-git
_pkgname=xradio
pkgver=r183.354e8c3
-pkgrel=2
+pkgrel=3
pkgdesc="Driver for the Allwinner XRadio XR819 wifi chip"
arch=('armv7h')
url="https://github.com/karabek/xradio"
license=('GPL')
install=xradio.install
makedepends=('git' 'linux-headers')
-source=("git+https://github.com/karabek/xradio.git")
+source=("git+https://github.com/dbeinder/xradio.git#branch=karabek_rebase")
sha256sums=('SKIP')
pkgver() {