summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e6b1c89893d..7285b3642420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = kde-servicemenus-getmediainfo
pkgdesc = Simple service menu that show the mediainfo about the selected media.
pkgver = 0.6
pkgrel = 6
- url = https://www.kde-look.org/p/998445/
+ url = https://store.kde.org/p/998445/
arch = any
license = GPL
depends = dolphin
depends = kdialog
depends = mediainfo
- source = https://dl.opendesktop.org/api/files/downloadfile/id/1460731799/s/0e5f5fe6c6fefa8d5c07f311cf782490/t/1528071658/u/186041/141946-MediaInfoKDE.desktop
+ source = https://dl.opendesktop.org/api/files/downloadfile/id/1460731799/s/098c96111392a63118c1c5a054039143/t/1528161529/u/186041/141946-MediaInfoKDE.desktop
source = fix_kdialog_options.patch
md5sums = 8a14b856b510378a2dcf8bc4d2eec0c8
md5sums = b851d52ec6e879cd7478c8cdbeda3631
diff --git a/PKGBUILD b/PKGBUILD
index 5e5b4cc4e4a7..7bdcd38a0061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,12 @@ pkgver=0.6
pkgrel=6
pkgdesc="Simple service menu that show the mediainfo about the selected media."
arch=('any')
-url="https://www.kde-look.org/p/998445/"
+url="https://store.kde.org/p/998445/"
license=('GPL')
depends=('dolphin' 'kdialog' 'mediainfo')
-source=("https://dl.opendesktop.org/api/files/downloadfile/id/1460731799/s/0e5f5fe6c6fefa8d5c07f311cf782490/t/1528071658/u/186041/141946-MediaInfoKDE.desktop"
+_token='098c96111392a63118c1c5a054039143'
+_timestamp='1528161529'
+source=("https://dl.opendesktop.org/api/files/downloadfile/id/1460731799/s/${_token}/t/${_timestamp}/u/186041/141946-MediaInfoKDE.desktop"
fix_kdialog_options.patch)
md5sums=('8a14b856b510378a2dcf8bc4d2eec0c8'
'b851d52ec6e879cd7478c8cdbeda3631')