summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2227c11c86d3..efdb4b7b3431 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = mpv-semifull-git
- pkgdesc = A free, open source, and cross-platform media player (Git version with all possible libs)
+ pkgdesc = A free, open source, and cross-platform media player (My Git version with possible libs, excluding CUDA and INTEL for now...)
pkgver = 0.25.0.r216.g33cfb71ed
pkgrel = 1
url = http://mpv.io/
diff --git a/PKGBUILD b/PKGBUILD
index 2efcfd9356f9..5e66bcd56bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,8 @@
pkgname=mpv-semifull-git
pkgver=0.25.0.r216.g33cfb71ed
pkgrel=1
-pkgdesc='A free, open source, and cross-platform media player (Git version with all possible libs)'
+pkgdesc='A free, open source, and cross-platform media player (My Git version with possible libs, excluding CUDA and INTEL for
+now...)'
arch=('i686' 'x86_64')
license=('GPL')
url='http://mpv.io/'