summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Landis2021-04-29 03:31:17 -0500
committerBenjamin Landis2021-04-29 03:31:17 -0500
commit682fbd577755eef87f16d093ed1a3b73ca40825f (patch)
treee1e3c4835f4c3de7bec223afda108bb6d07c250f
parenta180fc8ea4a7d2f7d3165761069b79bee21b2eb5 (diff)
downloadaur-682fbd577755eef87f16d093ed1a3b73ca40825f.tar.gz
Update to latest commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d030a2607cd..30cfaed68663 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mpv-vapoursynth-git
- pkgdesc = a free, open source, and cross-platform media player (with Vapoursynth libs)
- pkgver = r1.8121d958
+ pkgdesc = A free, open source, and cross-platform media player (with Vapoursynth libs)
+ pkgver = r2.0d38459
pkgrel = 1
url = https://mpv.io/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9969b8857270..dbe2fe346b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Benjamin Landis <bmlandis2010@gmail.com>
pkgname=mpv-vapoursynth-git
-pkgver=r1.8121d958
+pkgver=r2.0d38459
pkgrel=1
-pkgdesc='a free, open source, and cross-platform media player (with Vapoursynth libs)'
+pkgdesc='A free, open source, and cross-platform media player (with Vapoursynth libs)'
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
license=('GPL3')
url='https://mpv.io/'