diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-17 18:53:45 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-17 18:53:45 +0200 |
commit | b84f8dfdf58409163a410c241009870ecbd35952 (patch) | |
tree | 0ae6ab56ed3cbbc209f7ed0691a7fca52dc5d093 /extra/totem/PKGBUILD | |
parent | 6feb300093e37e58027d52ca5734624565e09598 (diff) | |
parent | f675762300c4ee2717e029975bb3f94312245276 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/ccrtp/PKGBUILD
community/freerdp/PKGBUILD
community/python2-pymongo/PKGBUILD
community/yaz/PKGBUILD
extra/apr/PKGBUILD
extra/gnome-panel/PKGBUILD
extra/perl-ev/PKGBUILD
extra/poppler/PKGBUILD
extra/sqlite/PKGBUILD
extra/vim/PKGBUILD
extra/xfce4-mount-plugin/PKGBUILD
extra/xfce4-mpc-plugin/PKGBUILD
extra/xfce4-smartbookmark-plugin/PKGBUILD
multilib/lib32-atk/PKGBUILD
multilib/lib32-cairo/PKGBUILD
multilib/lib32-e2fsprogs/PKGBUILD
multilib/lib32-gmp/PKGBUILD
multilib/lib32-libldap/PKGBUILD
multilib/lib32-libssh2/PKGBUILD
multilib/lib32-libxi/PKGBUILD
multilib/lib32-mpg123/PKGBUILD
multilib/lib32-openssl/PKGBUILD
multilib/lib32-v4l-utils/PKGBUILD
testing/glib2/PKGBUILD
testing/openmpi/PKGBUILD
Diffstat (limited to 'extra/totem/PKGBUILD')
-rw-r--r-- | extra/totem/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD index b1adc4e06..da36a746e 100644 --- a/extra/totem/PKGBUILD +++ b/extra/totem/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 157429 2012-04-28 09:27:53Z allan $ +# $Id: PKGBUILD 159098 2012-05-15 15:11:50Z ibiru $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> pkgbase=totem pkgname=('totem' 'totem-plugin') -pkgver=3.4.1 -pkgrel=2 +pkgver=3.4.2 +pkgrel=1 pkgdesc="A GNOME3 integrated movie player based on Gstreamer." url="http://www.gnome.org" arch=('i686' 'x86_64' 'mips64el') @@ -23,7 +23,7 @@ makedepends=('intltool' 'gtk-doc' 'python2-gobject' 'nautilus' 'libgdata' 'xulru options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz browser-plugins.ini) -sha256sums=('eadf138068c2e31bf8fe31b3d63536cb0fe32f834fcf4fbfb453a3fff5eec7ef' +sha256sums=('e1532b471a14612b5f44d29b8392716c1123f4d874cd9d01e06a11f32637341e' 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e') build() { |