summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2015-10-31 15:13:52 +0100
committerFlorent H. CARRÉ2015-10-31 15:13:52 +0100
commit0559d75430df342763b62743bcf0264420949db2 (patch)
treec6e19f668a0245fe85e979ac49ff4aec700cc8da
parentc5ed3c9db2464c24eedc89d3f81fd288b5b9de41 (diff)
downloadaur-0559d75430df342763b62743bcf0264420949db2.tar.gz
updated to 2.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c140849d0f8a..2091c4f858e7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qarte
pkgdesc = Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.
- pkgver = 2.3.0
- pkgrel = 4
+ pkgver = 2.5.0
+ pkgrel = 1
url = https://launchpad.net/qarte
arch = i686
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = qarte
depends = python2-notify
depends = rtmpdump
optdepends = cronie: for differed download
- source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_2.3.0.orig.tar.gz
- md5sums = f978a1d5e7ee89e4d3af3ac7d2747b6f
+ source = http://ppa.launchpad.net/vincent-vandevyvre/vvv/ubuntu/pool/main/q/qarte/qarte_2.5.0.orig.tar.gz
+ md5sums = f5748ea3a1527a0817b5a37db8221831
pkgname = qarte
diff --git a/PKGBUILD b/PKGBUILD
index a78cf283d948..558efe6e47f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
-pkgver=2.3.0
-pkgrel=4
+pkgver=2.5.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'
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=('python2-pyqt4' 'python2-notify' 'rtmpdump')
optdepends=('cronie: for differed download')
-md5sums=('f978a1d5e7ee89e4d3af3ac7d2747b6f')
+md5sums=('f5748ea3a1527a0817b5a37db8221831')
package() {
cd $srcdir/${pkgver}