summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2016-09-12 17:50:41 +0200
committerFrederic Bezies2016-09-12 17:50:41 +0200
commit7265ba6df6fe50d92bbfe247e28640d1e907cb10 (patch)
treeb31bfc848a9961e26ccf5191f51872d776362188
parentd43c9c3e63e204699da513c65649f8e17ed176fc (diff)
downloadaur-7265ba6df6fe50d92bbfe247e28640d1e907cb10.tar.gz
1.6.4 update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD5
2 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ae77a769ff..bab3a886787a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Sep 9 11:09:43 UTC 2016
+# Mon Sep 12 15:50:22 UTC 2016
pkgbase = dpluzz
pkgdesc = Software to retrieve videos from French website pluzz
- pkgver = 1.6.3
+ pkgver = 1.6.4
pkgrel = 1
url = http://forum.ubuntu-fr.org/viewtopic.php?id=1559861&p=1
arch = any
@@ -16,8 +16,8 @@ pkgbase = dpluzz
depends = uni2ascii
depends = ffmpeg
depends = python2-lxml
- source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.3%7Eubuntu16.04_amd64.deb
- sha1sums = 4bd3fa242b18339c0c9d92fef4f52880e7667299
+ source = https://launchpad.net/~yoggic/+archive/dpluzz/+files/dpluzz_1.6.4%7Eubuntu16.04_amd64.deb
+ sha1sums = 4469956303f5ca1b045d1d64e8e6e3e50f96dd60
pkgname = dpluzz
diff --git a/PKGBUILD b/PKGBUILD
index 5e6a002dbb52..a979f39753a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dpluzz
-pkgver=1.6.3
+pkgver=1.6.4
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%7Eubuntu16.04_amd64.deb")
-sha1sums=('4bd3fa242b18339c0c9d92fef4f52880e7667299')
+sha1sums=('4469956303f5ca1b045d1d64e8e6e3e50f96dd60')
build(){
cd "${srcdir}"
@@ -32,3 +32,4 @@ package(){
}
+