[arch-commits] Commit in thunar-media-tags-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Sat Feb 2 22:20:49 UTC 2019


    Date: Saturday, February 2, 2019 @ 22:20:48
  Author: foutrelis
Revision: 345137

Update url field to use HTTPS

Modified:
  thunar-media-tags-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-02 22:20:44 UTC (rev 345136)
+++ PKGBUILD	2019-02-02 22:20:48 UTC (rev 345137)
@@ -7,7 +7,7 @@
 pkgdesc="Adds special features for media files to the Thunar File Manager"
 arch=('x86_64')
 license=('GPL')
-url="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
+url="https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
 groups=('xfce4-goodies')
 depends=('taglib' 'thunar')
 makedepends=('intltool')



More information about the arch-commits mailing list