summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2016-09-28 10:10:08 +0200
committerFrederic Bezies2016-09-28 10:10:08 +0200
commit8d21977918613dce4fe64dad883bc79eff9d8084 (patch)
treee18b95b34967f575273a35a31d7f5263db7f15d2
parent5fa7530c2a37b74f348f869ee43e2f2c5d7f0b0a (diff)
downloadaur-8d21977918613dce4fe64dad883bc79eff9d8084.tar.gz
1.6.5 update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 814b2fe594a7..8ca7a0817885 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Sep 24 06:55:18 UTC 2016
+# Wed Sep 28 08:10:00 UTC 2016
pkgbase = dpluzz
pkgdesc = Software to retrieve videos from French website pluzz
- pkgver = 1.6.4
- pkgrel = 2
+ pkgver = 1.6.5
+ pkgrel = 1
url = http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1
arch = any
license = GPL
@@ -18,8 +18,8 @@ pkgbase = dpluzz
depends = perl-text-unidecode
depends = perl-html-parser
depends = wmctrl
- source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.4%7Eubuntu16.04_amd64.deb
- sha1sums = 4469956303f5ca1b045d1d64e8e6e3e50f96dd60
+ source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.5%7Eubuntu16.04_amd64.deb
+ sha1sums = bd39b089f4fe1da247ceee9726dca13ad2ec2dc7
pkgname = dpluzz
diff --git a/PKGBUILD b/PKGBUILD
index aeda13b86c08..3d5e8a71f0c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=dpluzz
-pkgver=1.6.4
-pkgrel=2
+pkgver=1.6.5
+pkgrel=1
pkgdesc="Software to retrieve videos from French website pluzz"
arch=('any')
url="http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1"
@@ -10,7 +10,7 @@ depends=('python2' 'pygtk' 'vte' 'mplayer' 'python2-beautifulsoup4' 'uni2ascii'
optdepends=()
conflicts=()
source=("https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_$pkgver%7Eubuntu16.04_amd64.deb")
-sha1sums=('4469956303f5ca1b045d1d64e8e6e3e50f96dd60')
+sha1sums=('bd39b089f4fe1da247ceee9726dca13ad2ec2dc7')
build(){
cd "${srcdir}"
@@ -37,3 +37,4 @@ package(){
+