summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 255248c61848..cbb1fa717080 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = polychromatic-git
pkgdesc = A graphical front end for managing Razer peripherals under GNU/Linux.
- pkgver = 0.3.11.2.r1.gd572183
+ pkgver = 0.3.11.2.r23.g3f23d59
pkgrel = 1
- url = https://github.com/lah7/polychromatic
+ url = https://github.com/polychromatic/polychromatic
arch = any
license = GPL2
makedepends = git
@@ -15,7 +15,7 @@ pkgbase = polychromatic-git
depends = imagemagick
provides = polychromatic
conflicts = polychromatic
- source = git+https://github.com/lah7/polychromatic.git
+ source = git+https://github.com/polychromatic/polychromatic.git
sha512sums = SKIP
pkgname = polychromatic-git
diff --git a/PKGBUILD b/PKGBUILD
index 41ab93248be1..4f2a228325b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=polychromatic
pkgname=$_pkgname-git
-pkgver=0.3.11.2.r1.gd572183
+pkgver=0.3.11.2.r23.g3f23d59
pkgrel=1
pkgdesc='A graphical front end for managing Razer peripherals under GNU/Linux.'
arch=('any')
license=('GPL2')
-source=("git+https://github.com/lah7/polychromatic.git")
-url='https://github.com/lah7/polychromatic'
+source=("git+https://github.com/polychromatic/polychromatic.git")
+url='https://github.com/polychromatic/polychromatic'
makedepends=('git' 'nodejs-less')
depends=('python' 'hicolor-icon-theme' 'python-openrazer' 'webkit2gtk' 'libappindicator-gtk3' 'imagemagick')
provides=('polychromatic')