summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2015-11-03 15:05:57 +0100
committerFlorent H. CARRÉ2015-11-03 15:05:57 +0100
commitc439b21986d1643ca161ac9a73ce9f5d8491fd77 (patch)
treee87c630e6fc554f1a0957a667f7aef48a8a551db
parent0559d75430df342763b62743bcf0264420949db2 (diff)
downloadaur-c439b21986d1643ca161ac9a73ce9f5d8491fd77.tar.gz
updated to 2.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2091c4f858e7..3dc8fb0b1385 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qarte
pkgdesc = Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.
- pkgver = 2.5.0
+ pkgver = 2.6.0
pkgrel = 1
url = https://launchpad.net/qarte
arch = i686
@@ -10,8 +10,8 @@ pkgbase = qarte
depends = python2-notify
depends = rtmpdump
optdepends = cronie: for differed download
- source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_2.5.0.orig.tar.gz
- md5sums = f5748ea3a1527a0817b5a37db8221831
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_2.6.0.orig.tar.gz
+ md5sums = 99b9b7b85c855686243c984ce60bbe1d
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index 558efe6e47f7..66b3461f97d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=2.5.0
+pkgver=2.6.0
pkgrel=1
pkgdesc='Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.'
url='https://launchpad.net/qarte'
@@ -9,7 +9,7 @@ license=('GPL3')
source=(http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/${pkgname}_${pkgver}.orig.tar.gz)
depends=('python2-pyqt4' 'python2-notify' 'rtmpdump')
optdepends=('cronie: for differed download')
-md5sums=('f5748ea3a1527a0817b5a37db8221831')
+md5sums=('99b9b7b85c855686243c984ce60bbe1d')
package() {
cd $srcdir/${pkgver}