summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsolaraquarion2016-12-10 09:29:59 -0500
committersolaraquarion2016-12-10 09:29:59 -0500
commit13fb779a7d6f0154ba8d01d4fdb32a322612342a (patch)
tree929335daa0b95af3e0a231c3898b6582541e5c1c
parent4d47202d7eac34248024b6ebb6d853b43702956a (diff)
downloadaur-13fb779a7d6f0154ba8d01d4fdb32a322612342a.tar.gz
updating
-rw-r--r--.SRCINFO6
-rw-r--r--BT.709_Profiles.zipbin0 -> 5312 bytes
-rw-r--r--PKGBUILD4
-rw-r--r--mpv-git.install12
-rw-r--r--mpv.tar.gzbin0 -> 23141 bytes
5 files changed, 5 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08ed96129484..b3c46e9302dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Dec 4 03:24:36 UTC 2016
+# Sat Dec 10 14:29:54 UTC 2016
pkgbase = mpv-ahjolinna-git
pkgdesc = Video player based on MPlayer/mplayer2 (git version)
- pkgver = 44200.g796b48b
+ pkgver = 44217.g82855be
pkgrel = 1
url = http://mpv.io
arch = x86_64
@@ -68,7 +68,7 @@ pkgbase = mpv-ahjolinna-git
options = !emptydirs
source = git+https://github.com/mpv-player/mpv
source = find-deps.py
- source = ftp://ftp.ritual.org/common/ColorManagement/BT.709_Profiles.zip
+ source = https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/BT.709_Profiles.zip
source = https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/mpv.tar.gz
source = mpv-hq.desktop
source = mpv-lq.desktop
diff --git a/BT.709_Profiles.zip b/BT.709_Profiles.zip
new file mode 100644
index 000000000000..b58889ecdf27
--- /dev/null
+++ b/BT.709_Profiles.zip
Binary files differ
diff --git a/PKGBUILD b/PKGBUILD
index bb8dba832c2a..49fc5f235754 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mpv-ahjolinna-git
_gitname=mpv
-pkgver=44200.g796b48b
+pkgver=44217.g82855be
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2 (git version)'
arch=('x86_64')
@@ -52,7 +52,7 @@ conflicts=('mpv' 'mpv-vapoursynth' 'mpv-ahjolinna-build-git' 'mpv-build-git' )
options=('!emptydirs')
source=('git+https://github.com/mpv-player/mpv'
'find-deps.py'
- "ftp://ftp.ritual.org/common/ColorManagement/BT.709_Profiles.zip"
+ "https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/BT.709_Profiles.zip"
"https://github.com/ahjolinna/mpv-conf/raw/master/PKGBUILD/mpv.tar.gz"
'mpv-hq.desktop'
'mpv-lq.desktop'
diff --git a/mpv-git.install b/mpv-git.install
deleted file mode 100644
index 5c501dc49916..000000000000
--- a/mpv-git.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
diff --git a/mpv.tar.gz b/mpv.tar.gz
new file mode 100644
index 000000000000..dc975328ecb9
--- /dev/null
+++ b/mpv.tar.gz
Binary files differ