diff options
author | sL1pKn07 | 2017-08-13 13:56:21 +0200 |
---|---|---|
committer | sL1pKn07 | 2017-08-13 13:56:21 +0200 |
commit | d41b7694931a15eedd9a5290909eee812914e2b9 (patch) | |
tree | 0013e3fc0e2fe25971af2a2cc70ce3289142a15a | |
parent | 018ecaa49f950a7a918543395f00c8d3bf6a7f91 (diff) | |
download | aur-d41b7694931a15eedd9a5290909eee812914e2b9.tar.gz |
change source repo
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Sat Aug 12 13:00:57 UTC 2017 +# Sun Aug 13 11:56:08 UTC 2017 pkgbase = vapoursynth-plugin-vfrtocfr-git pkgdesc = Plugin for Vapoursynth: vfrtocfr pkgver = v1.0.6.g6c8cd2b @@ -10,7 +10,7 @@ pkgbase = vapoursynth-plugin-vfrtocfr-git license = BSD makedepends = meson depends = vapoursynth - source = vfrtocfr::git+https://github.com/blaze077/Vapoursynth-VFRToCFR.git + source = vfrtocfr::git+https://github.com/Irrational-Encoding-Wizardry/Vapoursynth-VFRToCFR.git sha256sums = SKIP pkgname = vapoursynth-plugin-vfrtocfr-git @@ -10,7 +10,7 @@ url='https://forum.doom9.org/showthread.php?t=174711' license=('BSD') depends=('vapoursynth') makedepends=('meson') -source=("${_plug}::git+https://github.com/blaze077/Vapoursynth-VFRToCFR.git") +source=("${_plug}::git+https://github.com/Irrational-Encoding-Wizardry/Vapoursynth-VFRToCFR.git") sha256sums=('SKIP') pkgver() { |