summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvyatoslav Mishyn <juef@openmailbox.org>2016-06-29 19:42:26 +0300
committerSvyatoslav Mishyn <juef@openmailbox.org>2016-06-29 19:42:26 +0300
commitd23d7b6fd4e91a17bd1904b6523ad020ee42a905 (patch)
tree1d3b1050672dab310f1a911bbcb9f6c15c760a34
parentab75b7af3e0e340b0ae8607dac5078e898f66086 (diff)
downloadcontrib-d23d7b6fd4e91a17bd1904b6523ad020ee42a905.tar.gz
contrib-d23d7b6fd4e91a17bd1904b6523ad020ee42a905.tar.xz
mpv: update to 0.18.0
-rw-r--r--mpv/.footprint3
-rw-r--r--mpv/.md5sum2
-rw-r--r--mpv/Pkgfile2
3 files changed, 5 insertions, 2 deletions
diff --git a/mpv/.footprint b/mpv/.footprint
index 59a277fc9..439ba54cc 100644
--- a/mpv/.footprint
+++ b/mpv/.footprint
@@ -1,6 +1,9 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/mpv
+drwxr-xr-x root/root usr/etc/
+drwxr-xr-x root/root usr/etc/mpv/
+-rw-r--r-- root/root usr/etc/mpv/encoding-profiles.conf
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/mpv.desktop
diff --git a/mpv/.md5sum b/mpv/.md5sum
index 9a09b5d2a..d8d047af5 100644
--- a/mpv/.md5sum
+++ b/mpv/.md5sum
@@ -1 +1 @@
-6253da021af1fcc8c1998a190ac593cc v0.17.0.tar.gz
+d5bdc0751c4d1b5f8eaa9cb4762d5514 v0.18.0.tar.gz
diff --git a/mpv/Pkgfile b/mpv/Pkgfile
index 9b5f74361..d8d450354 100644
--- a/mpv/Pkgfile
+++ b/mpv/Pkgfile
@@ -5,7 +5,7 @@
# Nice to have: libquvi libdvdread libdvdnav
name=mpv
-version=0.17.0
+version=0.18.0
release=1
source=(https://github.com/$name-player/$name/archive/v$version.tar.gz)

Generated by cgit