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

Jan Steffens heftig at archlinux.org
Tue Nov 12 21:34:42 UTC 2019


    Date: Tuesday, November 12, 2019 @ 21:34:42
  Author: heftig
Revision: 368006

3.26.4-1

Modified:
  totem-pl-parser/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-12 21:29:58 UTC (rev 368005)
+++ PKGBUILD	2019-11-12 21:34:42 UTC (rev 368006)
@@ -13,7 +13,7 @@
 checkdepends=(gvfs)
 provides=("totem-plparser=$pkgver-$pkgrel")
 conflicts=(totem-plparser)
-replaces=("totem-plparser<3.26.4-1")
+replaces=("totem-plparser<=3.26.3-1")
 _commit=ea7238580d0d94a439295eb92890f6229a51c382  # tags/V_3_26_4^0
 source=("git+https://gitlab.gnome.org/GNOME/totem-pl-parser.git#commit=$_commit")
 sha256sums=('SKIP')
@@ -33,7 +33,7 @@
 }
 
 check() {
-  meson test -C build
+  meson test -C build --print-errorlogs
 }
 
 package() {



More information about the arch-commits mailing list