summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoryoungunix2016-05-16 22:39:07 -0500
committeryoungunix2016-05-16 22:39:07 -0500
commit4d9e1ec567a21ca06d007c54d0f7ac56ea564461 (patch)
treed3c22349a5e53da077873f3bf8cfbd97c931d758
parentcf75b88b9681a68e16b1fe0856f60d6353cb2396 (diff)
downloadaur-4d9e1ec567a21ca06d007c54d0f7ac56ea564461.tar.gz
Change opt-depend from kdemultimedia-dragonplayer to dragon.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a306fdeb37ee..fff3023167dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 5.0.1
-# Thu Mar 24 00:07:40 UTC 2016
pkgbase = smtube-qt4
pkgdesc = Search, download and play videos from YouTube.
pkgver = 16.3.0
- pkgrel = 1
+ pkgrel = 2
url = http://smtube.sourceforge.net
install = smtube.install
arch = i686
@@ -13,7 +11,7 @@ pkgbase = smtube-qt4
optdepends = mplayer: play media with MPlayer
optdepends = smplayer: play media with SMPlayer
optdepends = gnome-mplayer: play media with GNOME MPlayer
- optdepends = kdemultimedia-dragonplayer: play media with Dragon Player
+ optdepends = dragon: play media with Dragon Player
optdepends = totem: play media with Totem
optdepends = vlc: play media with VLC
optdepends = mpv: play media with mpv
diff --git a/PKGBUILD b/PKGBUILD
index e64246d53c96..054e20ed69fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=smtube-qt4
pkgver=16.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Search, download and play videos from YouTube."
arch=('i686' 'x86_64')
url="http://smtube.sourceforge.net"
@@ -9,7 +9,7 @@ depends=('qtwebkit')
optdepends=('mplayer: play media with MPlayer'
'smplayer: play media with SMPlayer'
'gnome-mplayer: play media with GNOME MPlayer'
- 'kdemultimedia-dragonplayer: play media with Dragon Player'
+ 'dragon: play media with Dragon Player'
'totem: play media with Totem'
'vlc: play media with VLC'
'mpv: play media with mpv')