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

Eli Schwartz eschwartz at archlinux.org
Sun Sep 16 04:52:23 UTC 2018


    Date: Sunday, September 16, 2018 @ 04:52:23
  Author: eschwartz
Revision: 382196

upgpkg: gnome-twitch 0.4.2-6

have the new package replace the old split packages...

Modified:
  gnome-twitch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-16 04:44:34 UTC (rev 382195)
+++ PKGBUILD	2018-09-16 04:52:23 UTC (rev 382196)
@@ -2,7 +2,7 @@
 
 pkgname=gnome-twitch
 pkgver=0.4.2
-pkgrel=5
+pkgrel=6
 pkgdesc='Enjoy Twitch on your GNU/Linux desktop.'
 arch=('x86_64')
 url='https://github.com/vinszent/gnome-twitch'
@@ -18,6 +18,8 @@
             'clutter-gst: gstreamer-clutter backend'
             'clutter-gtk: gstreamer-clutter backend'
             'mpv: mpv-opengl backend')
+conflicts=(gnome-twitch-player-backend-{gstreamer-{cairo,clutter,opengl},mpv-opengl})
+replaces=(gnome-twitch-player-backend-{gstreamer-{cairo,clutter,opengl},mpv-opengl})
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
 sha512sums=('f13806a73b1a2ca5e84104b649f845f45410a01a1516cfe7bf2b28dfab12b99ebe4db8bee65c1658410512e2df57ec440308dc5a8d4047f805d230397ef7b92d')
 



More information about the arch-commits mailing list