[arch-commits] Commit in totem/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Jul 24 13:43:38 UTC 2018


    Date: Tuesday, July 24, 2018 @ 13:43:37
  Author: heftig
Revision: 329512

3.26.2-1

Modified:
  totem/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-24 13:40:56 UTC (rev 329511)
+++ PKGBUILD	2018-07-24 13:43:37 UTC (rev 329512)
@@ -3,7 +3,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=totem
-pkgver=3.26.1
+pkgver=3.26.2
 pkgrel=1
 pkgdesc="Movie player for the GNOME desktop based on GStreamer"
 url="https://wiki.gnome.org/Apps/Videos"
@@ -22,7 +22,7 @@
 groups=(gnome)
 conflicts=(totem-plugin)
 replaces=(totem-plugin)
-_commit=a1250298555107734bbe7fdcb7e566197e2c4117  # tags/V_3_26_1^0
+_commit=1dbd93aa661a8d0a3b46c367a4950438cac6e365  # tags/V_3_26_2^0
 source=("git+https://gitlab.gnome.org/GNOME/totem.git#commit=$_commit"
         "git+https://gitlab.gnome.org/GNOME/libgd.git")
 sha256sums=('SKIP'
@@ -47,6 +47,6 @@
 }
 
 package() {
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" meson install -C build
   install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 $pkgname/COPYING
 }



More information about the arch-commits mailing list