summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b22d7fcf39c..b8d276f486aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = vst-video-bin
makedepends = tar
depends = qt5-multimedia
provides = vst-video
- source = https://github.com/xymov/vst-video/releases/download/V2.55/vst-video.deb
+ source = vst-video-2.55.deb::https://github.com/xymov/vst-video/releases/download/V2.55/vst-video.deb
source = vst-video.desktop
source = vst-video.sh
md5sums = a12bc1fb1d82e0f2ad57ad2310f04176
diff --git a/PKGBUILD b/PKGBUILD
index 76e0e5841158..82443b34f65b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Sam L. Yes <manjaroyes123@outlook.com>
+# Maintainer: Sam L. Yes <samlukeyes123@gmail.com>
pkgname=('vst-video-bin')
_pkgname='vst-video'
@@ -13,7 +13,7 @@ provides=(${_pkgname})
depends=('qt5-multimedia')
makedepends=('tar')
optdepends=()
-source=("https://github.com/xymov/vst-video/releases/download/V${pkgver}/${_pkgname}.deb"
+source=("${_pkgname}-${pkgver}.deb::https://github.com/xymov/vst-video/releases/download/V${pkgver}/${_pkgname}.deb"
"${_pkgname}.desktop"
"${_pkgname}.sh")
md5sums=('a12bc1fb1d82e0f2ad57ad2310f04176'