summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2015-10-11 09:17:51 +0200
committerFrederic Bezies2015-10-11 09:17:51 +0200
commit967aa08c93cdebc7a6243df01eee7789dbb43fe6 (patch)
tree2d96e4a3c967642d246dea18d1bf07193ed65ac9
parent143ae1525e95496d1c601c475274341233823841 (diff)
downloadaur-967aa08c93cdebc7a6243df01eee7789dbb43fe6.tar.gz
1.5.5 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95f5c37a0882..8d10afb30a6c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dpluzz
pkgdesc = Software to retrieve videos from French website pluzz
- pkgver = 1.5.3
+ pkgver = 1.5.5
pkgrel = 1
url = http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1
arch = any
@@ -14,8 +14,8 @@ pkgbase = dpluzz
depends = uni2ascii
depends = ffmpeg
depends = python2-lxml
- source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.5.3%7Eubuntu14.04_amd64.deb
- md5sums = 917f5d88df045f058d194b3625fae729
+ source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.5.5%7Eubuntu14.04_amd64.deb
+ md5sums = d29e3ada866e33a7034bba1aca9c157d
pkgname = dpluzz
diff --git a/PKGBUILD b/PKGBUILD
index 109cd7dfcc26..77ecbd7959ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dpluzz
-pkgver=1.5.3
+pkgver=1.5.5
pkgrel=1
pkgdesc="Software to retrieve videos from French website pluzz"
arch=('any')
@@ -10,7 +10,7 @@ depends=('python2' 'pygtk' 'vte' 'mplayer' 'python2-beautifulsoup3' 'python2-bea
optdepends=()
conflicts=()
source=("https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_$pkgver%7Eubuntu14.04_amd64.deb")
-md5sums=('917f5d88df045f058d194b3625fae729')
+md5sums=('d29e3ada866e33a7034bba1aca9c157d')
build(){
cd "${srcdir}"
@@ -27,3 +27,4 @@ package(){
}
+