diff options
author | Josh Holmer | 2021-10-02 19:25:44 -0400 |
---|---|---|
committer | Josh Holmer | 2021-10-02 19:25:44 -0400 |
commit | aff9e93cc53d93f6b87f928ff1d02af0d1838506 (patch) | |
tree | be925defada170403cba641464e877549f2e3c9e /.SRCINFO | |
parent | 9f32d83647d7eb66664abb25a17433b7be75344a (diff) | |
download | aur-aff9e93cc53d93f6b87f928ff1d02af0d1838506.tar.gz |
Fix SRCINFO links
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ pkgbase = vapoursynth-plugin-misc-git pkgdesc = Plugin for Vapoursynth: misc (GIT version) pkgver = R1.2.ged56d96 pkgrel = 1 - url = https://github.com/vapoursynth/misc + url = https://github.com/vapoursynth/vs-miscfilters-obsolete arch = any license = MIT makedepends = git @@ -10,7 +10,7 @@ pkgbase = vapoursynth-plugin-misc-git depends = vapoursynth provides = vapoursynth-plugin-misc conflicts = vapoursynth-plugin-misc - source = misc::git+https://github.com/vapoursynth/misc.git + source = misc::git+https://github.com/vapoursynth/vs-miscfilters-obsolete.git sha256sums = SKIP pkgname = vapoursynth-plugin-misc-git |