summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5493b566277f..a6e09ffa9d98 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.9.0
+ pkgver = 3.11.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.9.0.orig.tar.gz
- sha256sums = 6439c56fedb03d153b8216b247328798dbf1b144a17caca56d9d42ea6f837d56
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_3.11.0.orig.tar.gz
+ sha256sums = 99979abb9bc98440e2ab2e3eeb87d76249ffb297cee17b6adf8d18e5dbdfaa8b
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index fb8f40d34a59..c0936388824b 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.9.0
+pkgver=3.11.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=('6439c56fedb03d153b8216b247328798dbf1b144a17caca56d9d42ea6f837d56')
+sha256sums=('99979abb9bc98440e2ab2e3eeb87d76249ffb297cee17b6adf8d18e5dbdfaa8b')
package() {
cd $pkgname-$pkgver