summaryrefslogtreecommitdiff
path: root/extra/smplayer
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-28 02:03:12 -0800
committerroot <root@rshg054.dnsready.net>2012-12-28 02:03:12 -0800
commitf898ca0bac349e5ffa815b91afbcc852956d8913 (patch)
treea7809ed1b6c049f8cfdd25b35d0366113621fa9f /extra/smplayer
parentbea8c358e2a890b16f8f158995cd342952fd4a60 (diff)
Fri Dec 28 01:59:05 PST 2012
Diffstat (limited to 'extra/smplayer')
-rw-r--r--extra/smplayer/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/smplayer/PKGBUILD b/extra/smplayer/PKGBUILD
index 5aa17e5e9..8cba996cd 100644
--- a/extra/smplayer/PKGBUILD
+++ b/extra/smplayer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 167263 2012-09-29 13:32:07Z ibiru $
+# $Id: PKGBUILD 173913 2012-12-28 02:38:34Z foutrelis $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Alessio 'mOLOk' Bolognino <themolok@gmail.com>
# Contributor: shamrok <szamrok@gmail.com>
pkgname=smplayer
-pkgver=0.8.1
+pkgver=0.8.3
pkgrel=1
pkgdesc="A complete front-end for MPlayer"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
depends=('qt' 'mplayer')
install=smplayer.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('39556a6113afcd9ceee071a8f85477dc')
+md5sums=('48755bffdff3878df32d8c047d7a3d52')
build() {
cd "$pkgname-$pkgver"