[arch-commits] Commit in gimp-refocus/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Mon Dec 31 18:37:12 UTC 2018


    Date: Monday, December 31, 2018 @ 18:37:12
  Author: maximbaz
Revision: 420060

gimp-refocus: use https sources

Modified:
  gimp-refocus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 18:37:07 UTC (rev 420059)
+++ PKGBUILD	2018-12-31 18:37:12 UTC (rev 420060)
@@ -9,7 +9,7 @@
 url="http://refocus.sourceforge.net/"
 license=('GPL2')
 depends=('gimp')
-source=(http://downloads.sourceforge.net/sourceforge/refocus/refocus-${pkgver}.tar.gz \
+source=(https://downloads.sourceforge.net/sourceforge/refocus/refocus-${pkgver}.tar.gz \
         refocus-gimp-2.0.patch refocus-mirror-fix.patch refocus-gimp-preview.patch)
 md5sums=('8d4eac4ef45c904fb5e73021696bec94'
          '1b7bc13154f483994af3846c7ee29ad7'



More information about the arch-commits mailing list