summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072023-09-19 15:08:42 +0200
committersL1pKn072023-09-19 15:08:42 +0200
commitded4fabb04cbd304f3c4ed4aa8ac3f0c3987c65b (patch)
tree529a6b9f4caabb529c7afebb214516f75c62ddaa
parent40c189620203dd8fa9b57418fc81f80f1222b4e9 (diff)
downloadaur-ded4fabb04cbd304f3c4ed4aa8ac3f0c3987c65b.tar.gz
bump
-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')