summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorahoyiski2022-03-28 23:24:37 -0300
committerahoyiski2022-03-28 23:24:37 -0300
commita6d3a8d21e9080c7092e0e488e41a76ce6875716 (patch)
treeac68ccb6144bf55f69e872d1ae36501f9cb107c8
parent4a7310baaede7651c01c6081ccf42545c9917743 (diff)
downloadaur-a6d3a8d21e9080c7092e0e488e41a76ce6875716.tar.gz
Hopefully final fix.
-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() {