summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip2016-07-04 21:07:13 +0200
committerJosip2016-07-04 21:07:13 +0200
commitf505ae37d62d30cf055a0bba592ed14646f593e5 (patch)
tree1ca6ed4459b8bb251a162192e0d5912e4488c062
parentc21ecc54476478045be552097badb84221d66ba7 (diff)
downloadaur-f505ae37d62d30cf055a0bba592ed14646f593e5.tar.gz
Update download link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index de3354a027cd..d9327f8ae7ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ffmpegthumbs-mattepaint
pkgdesc = An alternative version of the standard KDE ffmpegthumbs.
pkgver = 0.7
- pkgrel = 1
+ pkgrel = 2
url = http://kde-look.org/content/show.php/FFMpegThumbs-MattePaint?content=153902
arch = i686
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = ffmpegthumbs-mattepaint
makedepends = extra-cmake-modules
depends = ffmpeg
depends = kio
- source = ffmpegthumbs-mattepaint-0.7.tar.gz::http://kde-look.org/CONTENT/content-files/153902-Upload2016060900.tar.gz
+ source = ffmpegthumbs-mattepaint-0.7.tar.gz::https://dl.opendesktop.org/api/files/download/id/1467623621/153902-Upload2016060900.tar.gz
sha256sums = 2e4c9fe5e85d9c14b1c468e0dcaecfd71b378ca38f051c0beea6a5f04b5c6cd4
pkgname = ffmpegthumbs-mattepaint
diff --git a/PKGBUILD b/PKGBUILD
index 8aec7befac52..705e454b684f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=ffmpegthumbs-mattepaint
pkgver=0.7
-pkgrel=1
+pkgrel=2
pkgdesc="An alternative version of the standard KDE ffmpegthumbs."
arch=('i686' 'x86_64')
url="http://kde-look.org/content/show.php/FFMpegThumbs-MattePaint?content=153902"
license=('GPL')
depends=('ffmpeg' 'kio')
makedepends=('extra-cmake-modules')
-source=("${pkgname}-${pkgver}.tar.gz::http://kde-look.org/CONTENT/content-files/153902-Upload2016060900.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://dl.opendesktop.org/api/files/download/id/1467623621/153902-Upload2016060900.tar.gz")
sha256sums=('2e4c9fe5e85d9c14b1c468e0dcaecfd71b378ca38f051c0beea6a5f04b5c6cd4')
prepare() {