summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBanned Patriot2021-07-14 11:55:13 -0500
committerBanned Patriot2021-07-14 11:55:13 -0500
commit4e57a9c24c1ab2f80fc97fbc4adce885c5f63cec (patch)
treeda3bd59b1748a239a74e1e9f83edf339f735ec3f
parent4d4b3b9dedbf91d13e25748a84bc4fff128adaa3 (diff)
downloadaur-4e57a9c24c1ab2f80fc97fbc4adce885c5f63cec.tar.gz
updated pkgbuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1fea283f4c7..d17f6418321c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = mt7610u_wifi_sta-git
depends = linux
conflicts = mt7610u_wifi_sta
replaces = mt7610u_wifi_sta
- source = mt7610u_wifi_sta-alt::git+https://github.com/BannedPatriot/mt7610u_wifi_sta.git
+ source = git+https://github.com/BannedPatriot/mt7610u_wifi_sta.git
md5sums = SKIP
pkgname = mt7610u_wifi_sta-git
diff --git a/PKGBUILD b/PKGBUILD
index 47625c9128f9..9f71a47a6f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ replaces=('mt7610u_wifi_sta')
depends=('linux')
makedepends=('git' 'linux-headers')
install="depmod.install"
-source=("mt7610u_wifi_sta-alt"::"git+https://github.com/BannedPatriot/mt7610u_wifi_sta.git")
+source=("git+https://github.com/BannedPatriot/mt7610u_wifi_sta.git")
md5sums=('SKIP')
pkgver() {