summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorktalog2017-08-14 21:28:22 +0200
committerktalog2017-08-14 21:28:22 +0200
commitb4752668860b5fca8a5ae37bdf0894d32858ab55 (patch)
tree1701ba2c176b46962ab53f13a9f8da28174c5b03
parent95ed5f03b2d997f79dae6c8072f4d9792cf193f1 (diff)
downloadaur-b4752668860b5fca8a5ae37bdf0894d32858ab55.tar.gz
qarte updated to 3.9.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f92b7c3d858a..5493b566277f 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 = 3.8.1
+ pkgver = 3.9.0
pkgrel = 1
url = https://launchpad.net/qarte
arch = any
@@ -8,8 +8,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.8.1.orig.tar.gz
- sha256sums = e1fc7d41cc7a974989b95de29e7af5d23d8e47c05b45658c224e2aca8e0a298d
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_3.9.0.orig.tar.gz
+ sha256sums = 6439c56fedb03d153b8216b247328798dbf1b144a17caca56d9d42ea6f837d56
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index 2379fc825673..fb8f40d34a59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sylvain F <thektalog@free.fr>
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=3.8.1
+pkgver=3.9.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'
@@ -10,7 +10,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')
-sha256sums=('e1fc7d41cc7a974989b95de29e7af5d23d8e47c05b45658c224e2aca8e0a298d')
+sha256sums=('6439c56fedb03d153b8216b247328798dbf1b144a17caca56d9d42ea6f837d56')
package() {
cd $pkgname-$pkgver