summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2864dbe47ee..a96a058af8c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_pkgname="xradio"
pkgname="${_pkgname}-sl-git"
-pkgbase=${_pkgname}
+#pkgbase=${_pkgname}
pkgver=r183.354e8c3
pkgrel=1
pkgdesc="Driver for the Allwinner XRadio XR819 wifi chip"
@@ -10,8 +10,8 @@ license=('GPL')
depends=()
install=xradio.install
makedepends=('git' 'linux-headers')
-conflicts=("${pkgbase}-git")
-provides=("${pkgbase}-git")
+conflicts=("xradio-git")
+provides=("xradio-git")
source=("${_pkgname}::git+https://github.com/karabek/xradio.git")
sha256sums=('SKIP')
_KVER=5.8.9-1-ARCH