summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarrat2017-01-16 01:15:35 +0100
committerNarrat2017-01-16 01:15:35 +0100
commit3a88af492ca651bc94727a9882b6d9dacd4b64d6 (patch)
tree2eb0c58bb8615161335a44ec868ac91c24102203
parent48a56560ffaa3da22ce25d56a005ede547febb7c (diff)
downloadaur-3a88af492ca651bc94727a9882b6d9dacd4b64d6.tar.gz
xdg-utils-mimeo: Use https for downloading the file
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63c3a990f618..881bdac8841e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Aug 2 11:01:42 UTC 2016
+# Mon Jan 16 00:15:35 UTC 2017
pkgbase = xdg-utils-mimeo
pkgdesc = Command line tools that assist applications with a variety of desktop integration tasks; patched to use mimeo
pkgver = 1.1.1
@@ -24,8 +24,8 @@ pkgbase = xdg-utils-mimeo
optdepends = perl-x11-protocol: Perl X11 protocol used in xdg-screensaver
provides = xdg-utils
conflicts = xdg-utils
- source = http://portland.freedesktop.org/download/xdg-utils-1.1.1.tar.gz
- source = http://portland.freedesktop.org/download/xdg-utils-1.1.1.tar.gz.asc
+ source = https://portland.freedesktop.org/download/xdg-utils-1.1.1.tar.gz
+ source = https://portland.freedesktop.org/download/xdg-utils-1.1.1.tar.gz.asc
source = support_for_KDE_Frameworks_5.6.diff
source = mimeo-detection.diff
md5sums = 2d0aec6037769a5f138ff404b1bb4b15
diff --git a/PKGBUILD b/PKGBUILD
index 83276280f740..4743cfcba919 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ optdepends=('kde-cli-tools: for KDE Plasma5 support in xdg-open'
'perl-x11-protocol: Perl X11 protocol used in xdg-screensaver')
provides=($_pkgname)
conflicts=($_pkgname)
-source=(http://portland.freedesktop.org/download/$_pkgname-$pkgver.tar.gz{,.asc}
+source=(https://portland.freedesktop.org/download/$_pkgname-$pkgver.tar.gz{,.asc}
support_for_KDE_Frameworks_5.6.diff
mimeo-detection.diff)
md5sums=('2d0aec6037769a5f138ff404b1bb4b15'