summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-10-03 02:27:39 +0200
committersL1pKn072021-10-03 02:27:39 +0200
commit3c69d0a4127d6bd356accea23b3bf08f336cf58d (patch)
treeb20b574fe6de25c325c9f131f5c1bfa4945ea92c
parentebbe7fa67eeceb458da1656ec99f95f287149747 (diff)
downloadaur-3c69d0a4127d6bd356accea23b3bf08f336cf58d.tar.gz
bump and switch to fork
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2345be7b7007..36a0f60ee293 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = foosynth-plugin-lsmashsource-git
pkgdesc = Plugin for Avisynth/Vapoursynth: lsmashsource (GIT version)
- pkgver = r1057.5873965
+ pkgver = r1098.37bf8c3
pkgrel = 1
url = https://forum.doom9.org/showthread.php?t=167435
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = foosynth-plugin-lsmashsource-git
makedepends = vapoursynth
makedepends = l-smash
makedepends = ffmpeg
- source = lsmashsource::git+https://github.com/HolyWu/L-SMASH-Works.git
+ source = lsmashsource::git+https://github.com/AmusementClub/L-SMASH-Works.git
sha256sums = SKIP
pkgname = avisynth-plugin-lsmashsource-git
@@ -35,4 +35,3 @@ pkgname = vapoursynth-plugin-lsmashsource-git
depends = liblsmash.so
provides = vapoursynth-plugin-lsmashsource
conflicts = vapoursynth-plugin-lsmashsource
-
diff --git a/PKGBUILD b/PKGBUILD
index 572594574bd4..eb2742e31d99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase="foosynth-plugin-${_plug}-git"
pkgname=("avisynth-plugin-${_plug}-git"
"vapoursynth-plugin-${_plug}-git"
)
-pkgver=r1057.5873965
+pkgver=r1098.37bf8c3
pkgrel=1
pkgdesc="Plugin for Avisynth/Vapoursynth: ${_plug} (GIT version)"
arch=('x86_64')
@@ -18,7 +18,7 @@ makedepends=('git'
'l-smash'
'ffmpeg'
)
-source=("${_plug}::git+https://github.com/HolyWu/L-SMASH-Works.git")
+source=("${_plug}::git+https://github.com/AmusementClub/L-SMASH-Works.git")
sha256sums=('SKIP')
pkgver() {