summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorConorIA2016-08-28 17:02:55 -0400
committerConorIA2016-08-28 17:02:55 -0400
commitb8bb8eec06be9d919f87b7efe87ec4511b2cdde4 (patch)
tree3b2caa3292168009d4dae45d7102833d66c60160
parentbac39789ace25b2c60aa4da78d35a9d1ff5bab94 (diff)
downloadaur-b8bb8eec06be9d919f87b7efe87ec4511b2cdde4.tar.gz
fix URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd5875b65f88..bc6bc7ad4054 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gnome-shell-extension-redshift-git
pkgdesc = Redshift integration for GNOME Shell
pkgver = r29.8fd6a3b
pkgrel = 1
- url = https://github.com/Neroth/gnome-shell-extension-weather
+ url = https://github.com/tommie-lie/gnome-shell-extension-redshift
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 888c47d2a332..6250b14d48ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r29.8fd6a3b
pkgrel=1
pkgdesc="Redshift integration for GNOME Shell"
arch=('any')
-url="https://github.com/Neroth/gnome-shell-extension-weather"
+url="https://github.com/tommie-lie/gnome-shell-extension-redshift"
license=('GPL3')
depends=()
makedepends=('git' 'autoconf' 'automake' 'gnome-common' 'intltool')