summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcoolibry2023-12-24 12:16:09 +0100
committercoolibry2023-12-24 12:16:09 +0100
commit16d22f59de1b0acdf972b184e14d9edba9d32746 (patch)
tree24459c9c092aec50bb42e652bf32fedea80843ed /PKGBUILD
parent2236b9411b2f9fe05c91e0b829e39287eab87802 (diff)
downloadaur-qarte.tar.gz
upgrade qarte to 5.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc40939ed92e..a29449b07057 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=5.6.0
+pkgver=5.7.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://www.oqapy.eu/releases/${pkgname}-${pkgver}.tar.gz)
depends=('qt5-translations' 'python-pyqt5' 'qt5-svg' 'qt5-multimedia' 'python-m3u8')
optdepends=('cronie: for differed download')
-sha256sums=('1994a81391463da02f1d55e375ade8915b0d4f224e146ee8b1454fc7f4eabfa6')
+sha256sums=('4432c9f9d934dcf4c437d228e43aaeefb57de48ab82500ab68a9c71dc5c5ed1a')
package() {
cd $pkgname-$pkgver