summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Coffin2019-08-05 07:59:02 -0600
committerMatt Coffin2019-08-05 07:59:51 -0600
commitc1b043a5ebc59c611a75186b1f17a4593343ba6d (patch)
tree29c368aedb0251f2cee3817b205db0b0501c1e2c
parent30d0e0f71692dbf00df6dae8de5cdb43bb76eda7 (diff)
downloadaur-c1b043a5ebc59c611a75186b1f17a4593343ba6d.tar.gz
Update github -> gitlab repository
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83551e097603..362aa2ffa0f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = fanctl-git
- pkgver = r4.bd570a8
+ pkgver = r17.5657da4
pkgrel = 1
url = https://github.com/mcoffin/fanctl
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = fanctl-git
makedepends = cargo
provides = fanctl
conflicts = fanctl
- source = fanctl::git+https://github.com/mcoffin/fanctl.git#branch=master
+ source = fanctl::git+https://gitlab.com/mcoffin/fanctl.git#branch=master
sha256sums = SKIP
pkgname = fanctl-git
diff --git a/PKGBUILD b/PKGBUILD
index e178188dfaa1..78da31c03061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Matt Coffin <mcoffin13@gmail.com>
pkgname=fanctl-git
-pkgver=r4.bd570a8
+pkgver=r17.5657da4
pkgrel=1
pkgdesc=""
arch=('x86_64')
@@ -15,7 +15,7 @@ replaces=()
backup=()
options=()
install=
-source=('fanctl::git+https://github.com/mcoffin/fanctl.git#branch=master')
+source=('fanctl::git+https://gitlab.com/mcoffin/fanctl.git#branch=master')
noextract=()
sha256sums=('SKIP')