[arch-commits] Commit in totem/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Fri Jul 12 11:15:30 UTC 2019
Date: Friday, July 12, 2019 @ 11:15:29
Author: heftig
Revision: 357773
3.32.1-1
Modified:
totem/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-11 20:00:35 UTC (rev 357772)
+++ PKGBUILD 2019-07-12 11:15:29 UTC (rev 357773)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=totem
-pkgver=3.32.0
+pkgver=3.32.1
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=5649a2aefa1fb8b1e5392aa2e522469ccb42bffa # tags/V_3_32_0^0
+_commit=b8b8a54112fb5a82bc6b68d243e0b68ba9bf4b04 # tags/V_3_32_1^0
source=("git+https://gitlab.gnome.org/GNOME/totem.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgd.git")
sha256sums=('SKIP'
@@ -41,7 +41,7 @@
}
build() {
- arch-meson $pkgname build -D enable-gtk-doc=true -D enable-vala=no -D b_lto=false
+ arch-meson $pkgname build -D enable-gtk-doc=true
ninja -C build
}
More information about the arch-commits
mailing list