diff options
author | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-13 16:01:48 -0400 |
---|---|---|
committer | bill-auger <mr.j.spam.me@gmail.com> | 2018-05-13 16:03:25 -0400 |
commit | 320d8331fe83c8f2a38d30ed6507bf1517a0c004 (patch) | |
tree | af1ebff88e79c376273767fa8a5a5a7a2d66f96b /libre/mplayer | |
parent | 983a4e58af6fc30842d458bc0d6fdf70158444ec (diff) | |
download | abslibre-320d8331fe83c8f2a38d30ed6507bf1517a0c004.tar.gz abslibre-320d8331fe83c8f2a38d30ed6507bf1517a0c004.tar.bz2 abslibre-320d8331fe83c8f2a38d30ed6507bf1517a0c004.zip |
[mplayer]: rebuild
Diffstat (limited to 'libre/mplayer')
-rw-r--r-- | libre/mplayer/.gitignore | 1 | ||||
-rw-r--r-- | libre/mplayer/PKGBUILD | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/libre/mplayer/.gitignore b/libre/mplayer/.gitignore new file mode 100644 index 000000000..4006ad907 --- /dev/null +++ b/libre/mplayer/.gitignore @@ -0,0 +1 @@ +mplayer-*/ diff --git a/libre/mplayer/PKGBUILD b/libre/mplayer/PKGBUILD index e556dd62c..10d117f17 100644 --- a/libre/mplayer/PKGBUILD +++ b/libre/mplayer/PKGBUILD @@ -12,7 +12,7 @@ pkgbase=mplayer pkgname=('mplayer' 'mencoder') pkgver=38017 -pkgrel=1.parabola2 +pkgrel=1.parabola3 pkgdesc='Media player for GNU/Linux, without using of UnRAR executable and nonfree faac support' url='http://www.mplayerhq.hu/' arch=('x86_64' 'i686' 'armv7h') |