summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjrudess2020-03-23 14:49:33 -0700
committerjrudess2020-03-23 14:49:33 -0700
commit7f036f80cfddfc664700a467f3c6d06288e25d39 (patch)
treec5cf1e72bfdbb9a78e07664a7b7e7b541fd309bb /PKGBUILD
parent8179ee7f3103183fa8dadf6bb0a5bca30ced4b7f (diff)
downloadaur-7f036f80cfddfc664700a467f3c6d06288e25d39.tar.gz
New github repo location
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fae2a6d2594f..7a17e6158e29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Jordan Rudess <jrudess@gmail.com>
pkgname=levd-git
-pkgver=r21.49afd23
+pkgver=r24.cd12fdf
pkgrel=1
pkgdesc="Daemon to control NZXT Kraken x61"
arch=('i686' 'x86_64')
-url="https://github.com/jrudess/levd"
+url="https://github.com/graphcareful/levd"
license=('MIT')
depends=('google-glog' 'yaml-cpp' 'libusb' 'lm_sensors')
makedepends=('git' 'cmake')
@@ -12,7 +12,7 @@ provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
backup=("etc/leviathan/levd.cfg")
install=
-source=('git://github.com/RBlafford/levd.git')
+source=('git://github.com/graphcareful/levd.git')
md5sums=('SKIP')
pkgver() {