diff options
-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') |