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 de8fd8918e0f..2f5637894176 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = wayfire-firedecor-git
depends = wayfire-git
provides = wayfire-firedecor-git
provides = wayfire-firedecor
- source = git+https://github.com/WayfireWM/wayfire
+ source = https://github.com/AhoyISki/wayfire-firedecor
sha256sums = SKIP
pkgname = wayfire-firedecor-git
diff --git a/PKGBUILD b/PKGBUILD
index 3980248efdcd..5a79184f8966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
depends=('wayfire-git')
makedepends=('git' 'meson' 'ninja')
provides=('wayfire-firedecor-git' 'wayfire-firedecor')
-source=('git+https://github.com/WayfireWM/wayfire')
+source=('https://github.com/AhoyISki/wayfire-firedecor')
sha256sums=('SKIP')
pkgver() {