summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTioDuke2018-06-10 14:56:45 -0400
committerTioDuke2018-06-10 14:56:45 -0400
commitc82bfc2485cbd33d390cf86fdffc44bc1cb6afc2 (patch)
tree1828a19a1d404e87a2a760a79b25b2718a30ba7d
parentf5ff1b3b437ec3eb932660ff66e1cdfbf6996972 (diff)
downloadaur-c82bfc2485cbd33d390cf86fdffc44bc1cb6afc2.tar.gz
correct url
-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()
{