summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2022-01-13 13:19:02 +0800
committeryjun2022-01-13 13:19:02 +0800
commit6d87fcae07e781f6c18b2af908da13c73656a306 (patch)
tree4f0a4c410cf1bd0133b424c5a5b7ef0922646349 /PKGBUILD
parentdbc45e863962c51da1453972a24bcd3221f477c7 (diff)
downloadaur-6d87fcae07e781f6c18b2af908da13c73656a306.tar.gz
New upstream source https://github.com/dbeinder/xradio.git#branch=karabek_rebase
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() {