summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Ortiz Manero2020-02-10 14:41:20 +0100
committerMario Ortiz Manero2020-02-10 14:41:20 +0100
commitc661b86af1f3ad9a7df2e925f4bf46783b62101e (patch)
treeb50abb09827f6c1a526ed575b2bfa29d259b1d78
parent1eeb7c9a3b09b41db0bf712e11d0743d43ea92df (diff)
downloadaur-c661b86af1f3ad9a7df2e925f4bf46783b62101e.tar.gz
Updated sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 856f65da0f77..c986fd30149f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,7 +22,7 @@ pkgbase = vidify
depends = python-qtpy
optdepends = vidify-audiosync: audio synchronization extension
source = https://github.com/vidify/vidify/archive/2.0.1.tar.gz
- md5sums = 69ca744d3adba0a6bee9230d3316aadb
+ md5sums = 92ab3ba7aeda722de2ab508365b6c4f6
pkgname = vidify
diff --git a/PKGBUILD b/PKGBUILD
index ba23349f2cc2..77e5db04510b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=("python-mpv: support for the mpv player")
optdepends=("vidify-audiosync: audio synchronization extension")
makedepends=("python-setuptools")
source=("https://github.com/vidify/vidify/archive/$pkgver.tar.gz")
-md5sums=('69ca744d3adba0a6bee9230d3316aadb')
+md5sums=('92ab3ba7aeda722de2ab508365b6c4f6')
build() {
cd "$pkgname-$pkgver"