summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Sahanidis2018-12-29 18:21:47 +0200
committerTasos Sahanidis2018-12-29 18:21:47 +0200
commit0ce933cc2d15ede32cf5c19c3218f830d24064c0 (patch)
tree657a2264ad2148b5dbebd8e36a468db270af932d
parent867092a1cb94caa256b2d5205d08b93c80b7dcea (diff)
downloadaur-0ce933cc2d15ede32cf5c19c3218f830d24064c0.tar.gz
Change maintainer
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD6
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c144aab90994..aa8d9f50fc7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ckb-next
pkgdesc = Corsair Keyboard and Mouse Input Driver, release version
pkgver = 0.3.2
pkgrel = 1
- url = https://github.com/mattanger/ckb-next
+ url = https://github.com/ckb-next/ckb-next
install = ckb-next.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 21301e73d4c6..ea9a3b0d1be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Light2Yellow <oleksii.vilchanskyi@gmail.com>
-
+# Maintainer: Tasos Sahanidis <aur@tasossah.com>
+# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.3.2
pkgrel=1
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
-url="https://github.com/mattanger/ckb-next"
+url="https://github.com/ckb-next/ckb-next"
license=('GPL2')
depends=('qt5-base' 'hicolor-icon-theme')
makedepends=('git' 'cmake')