summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2016-01-26 16:30:30 +0100
committerFlorent H. CARRÉ2016-01-26 16:30:30 +0100
commit92c6ebf32019fade8a12cafbde12100a630e776a (patch)
treef524b9b6e34454832373f12916592d5d3f4a983f
parentc439b21986d1643ca161ac9a73ce9f5d8491fd77 (diff)
downloadaur-92c6ebf32019fade8a12cafbde12100a630e776a.tar.gz
updated to 2.7.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3dc8fb0b1385..b4380a7b072c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Tue Jan 26 15:27:01 UTC 2016
pkgbase = qarte
pkgdesc = Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.
- pkgver = 2.6.0
+ pkgver = 2.7.0
pkgrel = 1
url = https://launchpad.net/qarte
arch = i686
@@ -10,8 +12,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.6.0.orig.tar.gz
- md5sums = 99b9b7b85c855686243c984ce60bbe1d
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_2.7.0.orig.tar.gz
+ md5sums = bf8fe0488bfd200857dcb5d53441d94d
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index 66b3461f97d5..65fa94298728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=2.6.0
+pkgver=2.7.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,10 +9,10 @@ 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=('99b9b7b85c855686243c984ce60bbe1d')
+md5sums=('bf8fe0488bfd200857dcb5d53441d94d')
package() {
- cd $srcdir/${pkgver}
+ cd $srcdir/${pkgname}-${pkgver}
# Python2 fix
sed -i 's_python_python2_' qarte