summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKierPrev2022-02-11 01:18:26 -0300
committerKierPrev2022-02-11 01:18:26 -0300
commit54a0dd6f876f56f356c9536f51c839ff8ffceaaf (patch)
tree2d69c54dce1b66809f776b0d83bd780904cce7fa /PKGBUILD
parentc0803d953507e0ce1ffc0593e03a4e558e65b3ea (diff)
downloadaur-54a0dd6f876f56f356c9536f51c839ff8ffceaaf.tar.gz
Replacing to own GitHub repo witn up-to-date commits from upstream source.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63832aa15c67..215d8daf0bcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgver=1.0 #As upstream source (to be discussed)
pkgrel=1
pkgdesc="Driver for Realtek RTL8188GU chipset wireless cards"
arch=('any')
-url="https://github.com/supertsy5/rtl8188gu"
+url="https://github.com/KierPrev/rtl8188gu"
license=('GPL2')
depends=('dkms')
makedepends=('git')
provides=("rtl8188gu-dkms")
conflicts=("rtl8188gu-dkms")
-source=("git+https://github.com/supertsy5/rtl8188gu.git"
+source=("git+https://github.com/KierPrev/rtl8188gu.git"
'dkms.conf')
sha256sums=('SKIP'
'116edfd7472ce25bb6971f22179e058e127216dea0a568bf7ddde89b01e6df98')