summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2016-07-11 02:42:21 +0200
committerFlorent H. CARRÉ2016-07-11 02:42:21 +0200
commit0215f0dc942ba464d0d774bfcbb8e39eba9418db (patch)
tree8459d6226348164b89818da47dc07f0a821ec52c
parent9e5868975e5e35a05f4fd057f1af12e138f796d5 (diff)
downloadaur-0215f0dc942ba464d0d774bfcbb8e39eba9418db.tar.gz
update to 3.1.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa62705b863c..131ca5f048a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Jul 5 17:05:06 UTC 2016
+# Mon Jul 11 00:41:35 UTC 2016
pkgbase = qarte
pkgdesc = Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.
- pkgver = 3.0.4
- pkgrel = 2
+ pkgver = 3.1.1
+ pkgrel = 1
url = https://launchpad.net/qarte
arch = i686
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = qarte
depends = qt5-translations
depends = python-pyqt5
optdepends = cronie: for differed download
- source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_3.0.4.orig.tar.gz
- md5sums = 5f84ef5b5e64a75ac90aab3cbf8a1e62
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_3.1.1.orig.tar.gz
+ md5sums = 5f8a304d0e5d4a4589788443a0362639
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index 258c367acacc..2dcb992ae9c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.1.1
+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'
arch=('i686' 'x86_64')
@@ -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=('qt5-translations' 'python-pyqt5')
optdepends=('cronie: for differed download')
-md5sums=('5f84ef5b5e64a75ac90aab3cbf8a1e62')
+md5sums=('5f8a304d0e5d4a4589788443a0362639')
package() {
cd $srcdir/${pkgname}-${pkgver}