summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2fe7a2da739..4b5c4e682ae3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gtk-theme-windows10-dark
pkgdesc = GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines
pkgver = 3.0
pkgrel = 1
- url = https://github.com/Elbullazul/Windows-10
+ url = https://github.com/B00merang-Project/Windows-10-Dark
changelog = gtk-theme-windows10-dark.changelog
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 80aa9c59cb90..df79a5700bf0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=3.0
pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines"
arch=('any')
-url="https://github.com/Elbullazul/Windows-10"
+url="https://github.com/B00merang-Project/Windows-10-Dark"
license=('GPL')
optdepends=('gtk-engine-murrine: for the GTK2 theme'
'gnome-themes-extra: for the GTK3 theme?')