summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bdcd38a0061..b371e1a8a708 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kde-servicemenus-getmediainfo
pkgver=0.6
-pkgrel=6
+pkgrel=7
pkgdesc="Simple service menu that show the mediainfo about the selected media."
arch=('any')
url="https://store.kde.org/p/998445/"
@@ -11,10 +11,11 @@ license=('GPL')
depends=('dolphin' 'kdialog' 'mediainfo')
_token='098c96111392a63118c1c5a054039143'
_timestamp='1528161529'
-source=("https://dl.opendesktop.org/api/files/downloadfile/id/1460731799/s/${_token}/t/${_timestamp}/u/186041/141946-MediaInfoKDE.desktop"
+source=(manual://141946-MediaInfoKDE.desktop
fix_kdialog_options.patch)
md5sums=('8a14b856b510378a2dcf8bc4d2eec0c8'
'b851d52ec6e879cd7478c8cdbeda3631')
+DLAGENTS+=('manual::/usr/bin/echo The source file for this package need to be downloaded manually, since it changes frequently. Please visit https://store.kde.org/p/998445.')
prepare()
{