summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2018-04-22 17:24:22 +0200
committerFrederic Bezies2018-04-22 17:24:22 +0200
commit2996d5d5e889299479354ce7c637663af69429ce (patch)
tree5e21d5429348d519cbc07577dcccd17a3aec7747
parentda0d907ad6be99600a2031227be35cc8caf6b170 (diff)
downloadaur-2996d5d5e889299479354ce7c637663af69429ce.tar.gz
vte-legacy added to depends
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f2e3494fed5..ff49243797c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = dpluzz
pkgdesc = Software to retrieve videos from French website pluzz
pkgver = 1.7.5
- pkgrel = 1
+ pkgrel = 2
url = http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1
arch = any
license = GPL
depends = python2
depends = pygtk
- depends = vte
+ depends = vte-legacy
depends = mplayer
depends = python2-beautifulsoup4
depends = uni2ascii
diff --git a/PKGBUILD b/PKGBUILD
index 617525a76235..dea2fd63f1a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=dpluzz
pkgver=1.7.5
-pkgrel=1
+pkgrel=2
pkgdesc="Software to retrieve videos from French website pluzz"
arch=('any')
url="http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1"
license=('GPL')
groups=()
-depends=('python2' 'pygtk' 'vte' 'mplayer' 'python2-beautifulsoup4' 'uni2ascii' 'ffmpeg' 'python2-lxml' 'python2-unidecode' 'python2-requests' 'perl-html-parser' 'wmctrl' 'perl-text-unidecode')
+depends=('python2' 'pygtk' 'vte-legacy' 'mplayer' 'python2-beautifulsoup4' 'uni2ascii' 'ffmpeg' 'python2-lxml' 'python2-unidecode' 'python2-requests' 'perl-html-parser' 'wmctrl' 'perl-text-unidecode')
optdepends=()
conflicts=()
source=("https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_$pkgver%7Eubuntu17.10_amd64.deb")