summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkugelblitz22021-11-18 15:58:40 -0500
committerkugelblitz22021-11-18 15:58:40 -0500
commitd2b68fc4a8bc4ba7aca07c97c9b4bbd88246e3cd (patch)
treec008200b825143ae678d0bff3fd8909636a90ef5
parentaab8628aab762492ae92d00f45d73c274637bf66 (diff)
downloadaur-d2b68fc4a8bc4ba7aca07c97c9b4bbd88246e3cd.tar.gz
typo fix
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74194e1bad63..f34d3fb5f8f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
replaces=()
options=()
-source=('git+https://github.com/WayfireEM/wayfire')
+source=('git+https://github.com/WayfireWM/wayfire')
sha256sums=('SKIP')
pkgver() {