summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14e9b5f7c37e..a429d63132b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Mar 19 22:08:37 UTC 2017
+# Sat Apr 1 18:50:16 UTC 2017
pkgbase = gnome-twitch-player-backend-gstreamer-cairo-git
pkgdesc = GStreamer Cairo (software rendering) player backend for GNOME Twitch
- pkgver = r971.afc8ca1
+ pkgver = r1010.e74f175
pkgrel = 1
url = https://github.com/vinszent/gnome-twitch
arch = i686
@@ -19,6 +19,7 @@ pkgbase = gnome-twitch-player-backend-gstreamer-cairo-git
depends = gst-plugins-bad
depends = libpeas
depends = gobject-introspection
+ conflicts = gnome-twitch-player-backend-gstreamer-cairo
source = gnome-twitch-player-backend-gstreamer-cairo-git::git+https://github.com/vinszent/gnome-twitch.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a8c0c4bec2df..564a8b56dbe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vinszent <vinszent@vinszent.com>
pkgname=gnome-twitch-player-backend-gstreamer-cairo-git
-pkgver=r971.afc8ca1
+pkgver=r1010.e74f175
pkgrel=1
pkgdesc="GStreamer Cairo (software rendering) player backend for GNOME Twitch"
arch=('i686' 'x86_64')
@@ -11,6 +11,7 @@ makedepends=('git' 'meson')
depends=('gnome-twitch-git' 'gtk3' 'gstreamer' 'gst-libav' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-bad' 'libpeas' 'gobject-introspection')
source=("$pkgname::git+https://github.com/vinszent/gnome-twitch.git")
md5sums=('SKIP')
+conflicts=('gnome-twitch-player-backend-gstreamer-cairo')
pkgver()
{