summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent9e5868975e5e35a05f4fd057f1af12e138f796d5 (diff)
downloadaur-0215f0dc942ba464d0d774bfcbb8e39eba9418db.tar.gz
update to 3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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}