summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9be5f46bfd58..500897ba5f3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ pkgver=r19.b744127
pkgrel=1
pkgdesc='Set Gnome Desktop wallpaper to an image from a provided directory.'
arch=('any')
-url='https://github.com/dirkgroenen/gnome-wallpaper-changer'
+url='https://github.com/Kibouo/gnome-wallpaper-changer'
license=('GPL2')
depends=('bash')
makedepends=('git')
provides=("${pkgname}")
conflicts=("${pkgname}")
-source=("${pkgname}::git+https://github.com/dirkgroenen/gnome-wallpaper-changer.git")
+source=("${pkgname}::git+https://github.com/Kibouo/gnome-wallpaper-changer.git")
md5sums=('SKIP')
pkgver() {
cd "${pkgname}"