summaryrefslogtreecommitdiff
path: root/community/gnome-mplayer
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-06-03 10:26:16 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-06-03 10:26:16 +0200
commit2f9b9e4565cfb671eda54a32a3efef34723dfb80 (patch)
treeebfea96eb21ee3f24d7189930a316ea8c6e415ba /community/gnome-mplayer
parent943e219407807d8fd4b88ce84b45e9e27117ea25 (diff)
parent1f86bf1b08cb980cea57c1d4d3187e2251f5a63b (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/gmtk/PKGBUILD community/mumble/PKGBUILD community/notmuch/PKGBUILD community/pwgen/PKGBUILD extra/clutter-gst/PKGBUILD extra/libogg/PKGBUILD
Diffstat (limited to 'community/gnome-mplayer')
-rw-r--r--community/gnome-mplayer/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/gnome-mplayer/PKGBUILD b/community/gnome-mplayer/PKGBUILD
index 2dad1ed2c..d6522c2db 100644
--- a/community/gnome-mplayer/PKGBUILD
+++ b/community/gnome-mplayer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80171 2012-11-17 12:43:41Z lfleischer $
+# $Id: PKGBUILD 92201 2013-06-02 18:25:47Z bpiotrowski $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Allan McRae <mcrae_allan@hotmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=gnome-mplayer
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.8
+pkgrel=1
pkgdesc='A simple MPlayer GUI.'
arch=('i686' 'x86_64' 'mips64el')
url='http://gnome-mplayer.googlecode.com/'
@@ -14,7 +14,7 @@ depends=('mplayer' 'dbus-glib' 'libnotify' 'gnome-icon-theme' 'hicolor-icon-them
makedepends=('gnome-power-manager' 'nautilus')
install="${pkgname}.install"
source=("http://gnome-mplayer.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d0cdabdf1b3eaa25d5c007b5cbd2d9ce')
+md5sums=('9225dc0645d050ee31dd877559d7c16b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"