summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Cromer2020-08-26 19:49:19 -0400
committerChris Cromer2020-08-26 19:49:19 -0400
commit3b50c9e9b2bbc5252f4e7bca0b3f9074b4799a72 (patch)
tree2984031907c43e19a65c04c2f5061170633e1541
parent235ef7d0abb7eac3f62f418b70503b851af85ec1 (diff)
downloadaur-faustus-rublag-dkms-git.tar.gz
update git url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0aa49dd2f8de..fe3e1bacc453 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = faustus-rublag-dkms-git
pkgdesc = Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops with fan mode polling.
pkgver = 0.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rublag/faustus
arch = x86_64
license = GPL
makedepends = git
depends = dkms
conflicts = faustus-dkms-git
- source = git+https://github.com/hackbnw/faustus.git
+ source = git+https://github.com/rublag/faustus.git
sha512sums = SKIP
pkgname = faustus-rublag-dkms-git
diff --git a/PKGBUILD b/PKGBUILD
index 198def9e9f7e..660c6d43a7c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=faustus-rublag-dkms-git
_pkgname=faustus
pkgver=0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops with fan mode polling."
arch=("x86_64")
url="https://github.com/rublag/faustus"
@@ -11,7 +11,7 @@ license=("GPL")
depends=("dkms")
makedepends=("git")
conflicts=("faustus-dkms-git")
-source=("git+https://github.com/hackbnw/faustus.git")
+source=("git+https://github.com/rublag/faustus.git")
sha512sums=("SKIP")
pkgver() {