Date: Thursday, March 14, 2019 @ 21:22:05 Author: bpiotrowski Revision: 348115
3.32.0-1 Modified: totem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-14 21:21:10 UTC (rev 348114) +++ PKGBUILD 2019-03-14 21:22:05 UTC (rev 348115) @@ -2,7 +2,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=totem -pkgver=3.30.0 +pkgver=3.32.0 pkgrel=1 pkgdesc="Movie player for the GNOME desktop based on GStreamer" url="https://wiki.gnome.org/Apps/Videos" @@ -21,7 +21,7 @@ groups=(gnome) conflicts=(totem-plugin) replaces=(totem-plugin) -_commit=8392ab2d9eadf202ccac54297eeb93540e6f152a # tags/V_3_30_0^0 +_commit=5649a2aefa1fb8b1e5392aa2e522469ccb42bffa # tags/V_3_32_0^0 source=("git+https://gitlab.gnome.org/GNOME/totem.git#commit=$_commit" "git+https://gitlab.gnome.org/GNOME/libgd.git") sha256sums=('SKIP'
