summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Ortiz Manero2020-09-08 14:28:54 +0200
committerMario Ortiz Manero2020-09-08 14:28:54 +0200
commit9c050f311cc627d0c7f68ac0601f79c546cd614d (patch)
treec580b5d8acc64932d15399163e2b6abe3b30a46b /PKGBUILD
parentb9466675a38a4a9c2c444f8dd86bbb7887c5ddb2 (diff)
downloadaur-9c050f311cc627d0c7f68ac0601f79c546cd614d.tar.gz
Bump to v2.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 27e906fe7917..723df9e295b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Mario O.M. <marioortizmanero@gmail.com>
pkgname=vidify
-pkgver=2.2.4
+pkgver=2.2.6
pkgrel=1
pkgdesc="Watch music videos in real-time for the songs playing on your device"
arch=("any")
@@ -14,7 +14,7 @@ optdepends=("python-mpv: support for the mpv player"
"vidify-audiosync: audio synchronization extension")
makedepends=("python-setuptools")
source=("https://github.com/vidify/vidify/archive/v$pkgver.tar.gz")
-md5sums=('04d9cd32f37b64a097a2652b4dbfa3cc')
+md5sums=('b84fee792829874ec9e52c28685259d1')
build() {
cd "$pkgname-$pkgver"