summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFortin2018-04-21 16:27:22 +0200
committerFortin2018-04-21 16:27:22 +0200
commitf186872d4a2d31e3b9732a675897bb3b1e72e637 (patch)
treef815876107726a202616aa840b6a2dd0d77153ac
parent924fe69cf15b32c532b11618442086dab3c2524c (diff)
downloadaur-f186872d4a2d31e3b9732a675897bb3b1e72e637.tar.gz
qarte updated to 4.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ba97c5071cc..0a4f6cacf583 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 = 4.0.0
+ pkgver = 4.1.0
pkgrel = 1
url = https://launchpad.net/qarte
arch = any
@@ -10,8 +10,8 @@ pkgbase = qarte
depends = qt5-svg
depends = qt5-multimedia
optdepends = cronie: for differed download
- source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_4.0.0.orig.tar.gz
- sha256sums = d89364f21c9d8189694e12ace18ebfab96dcafa9880a7aa340f8c7c7d009357a
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_4.1.0.orig.tar.gz
+ sha256sums = 5901de978a6964e1baac5d00dbc3ed4590c54eefd6fc74b8f43454dd4c486497
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index 7b32b8221278..6ad5b8c4b863 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=4.0.0
+pkgver=4.1.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' 'qt5-svg' 'qt5-multimedia')
optdepends=('cronie: for differed download')
-sha256sums=('d89364f21c9d8189694e12ace18ebfab96dcafa9880a7aa340f8c7c7d009357a')
+sha256sums=('5901de978a6964e1baac5d00dbc3ed4590c54eefd6fc74b8f43454dd4c486497')
package() {
cd $pkgname-$pkgver