[arch-commits] Commit in (ristretto/trunk/PKGBUILD xfmpc/trunk/PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Tue Dec 19 09:40:03 UTC 2017
Date: Tuesday, December 19, 2017 @ 09:39:59
Author: foutrelis
Revision: 274866
Change Xfce source links to https://archive.xfce.org/
Ref: https://mail.xfce.org/pipermail/xfce4-dev/2017-December/032085.html
Note: https://archive.xfce.org/ might still redirect to http:// mirrors
but that should be fixed in the near future to redirect to https://
Modified:
ristretto/trunk/PKGBUILD
xfmpc/trunk/PKGBUILD
--------------------------+
ristretto/trunk/PKGBUILD | 2 +-
xfmpc/trunk/PKGBUILD | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: ristretto/trunk/PKGBUILD
===================================================================
--- ristretto/trunk/PKGBUILD 2017-12-19 07:06:51 UTC (rev 274865)
+++ ristretto/trunk/PKGBUILD 2017-12-19 09:39:59 UTC (rev 274866)
@@ -16,7 +16,7 @@
optdepends=('librsvg: SVG support'
'tumbler: thumbnailing support')
groups=('xfce4-goodies')
-source=("http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
+source=("https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2")
md5sums=('a8d8bb6b8fa7f868cfa3ae778630946e')
build() {
Modified: xfmpc/trunk/PKGBUILD
===================================================================
--- xfmpc/trunk/PKGBUILD 2017-12-19 07:06:51 UTC (rev 274865)
+++ xfmpc/trunk/PKGBUILD 2017-12-19 09:39:59 UTC (rev 274866)
@@ -12,7 +12,7 @@
license=('GPL')
depends=('libxfce4ui' 'libmpd')
makedepends=('intltool')
-source=("http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
+source=("https://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('4189c0c82b66b758a6d5bc651493b675d3d46329e5f1a76ff26c448125f4fcb0')
build() {
More information about the arch-commits
mailing list