summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorInochi Amaoto2020-10-16 18:29:49 +0800
committerInochi Amaoto2020-10-16 18:29:49 +0800
commitc6168a8ce1be199bedf1845d6c376d37158ce8f7 (patch)
treea2f20b6c0cc1f9abaf1adcdb4b1d56a8dafa931c /PKGBUILD
parent694529a583a9c30393909485f65c56e471045bf8 (diff)
downloadaur-c6168a8ce1be199bedf1845d6c376d37158ce8f7.tar.gz
change LICENSE to custom
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16071d226ab6..5fa38c145d90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Inochi Amaoto <libraryindexsky@gmail.com>
pkgname=mpv-full-build-git
-pkgver=0.32.0.r753.g39f4fd0dc7
+pkgver=0.32.0.r776.g925d6e1205
pkgrel=1
pkgdesc="Video player based on MPlayer/mplayer2 with all possible libs (uses statically linked ffmpeg with all possible libs). (GIT version )"
arch=('x86_64')
@@ -110,7 +110,7 @@ depends=(
# AUR:
'chromaprint-fftw'
)
-license=('GPL2' 'GPL3' 'LGPL3' 'LGPL2.1' 'BSD' 'custom')
+license=('custom')
url='http://mpv.io'
makedepends=(
'git'