Date: Tuesday, June 30, 2015 @ 13:40:01 Author: heftig Revision: 241426
3.16.2 Modified: totem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-30 11:37:55 UTC (rev 241425) +++ PKGBUILD 2015-06-30 11:40:01 UTC (rev 241426) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <j...@archlinux.org> pkgname=totem -pkgver=3.16.1 +pkgver=3.16.2 pkgrel=1 pkgdesc="GNOME3 movie player based on GStreamer" url="http://www.gnome.org" @@ -27,7 +27,7 @@ conflicts=(totem-plugin) replaces=(totem-plugin) source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('c98d0006ece80f48f8e6bb6ed269857bad9746bf86669f212078c770441475da') +sha256sums=('8e9150d104499500939499e29d56b1593ca49777f35ad5a7a02192e23d811f32') build() { cd "$pkgname-$pkgver"