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 e47bcc2d9486..10997c6d43f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = vapoursynth-plugin-genericfilters-git
depends = vapoursynth
provides = vapoursynth-plugin-genericfilters
conflicts = vapoursynth-plugin-genericfilters
- source = genericfilters::git+https://github.com/myrsloik/GenericFilters.git
+ source = genericfilters::git+https://github.com/sl1pkn07/GenericFilters.git
sha256sums = SKIP
pkgname = vapoursynth-plugin-genericfilters-git
diff --git a/PKGBUILD b/PKGBUILD
index b85b9cfc6b31..3acc8be56ce2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('vapoursynth')
makedepends=('git')
provides=("vapoursynth-plugin-${_plug}")
conflicts=("vapoursynth-plugin-${_plug}")
-source=("${_plug}::git+https://github.com/myrsloik/GenericFilters.git")
+source=("${_plug}::git+https://github.com/sl1pkn07/GenericFilters.git")
sha256sums=('SKIP')
optionsss=('debug')