[arch-commits] Commit in bt747/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Mon Oct 16 09:17:54 UTC 2017
Date: Monday, October 16, 2017 @ 09:17:53
Author: bgyorgy
Revision: 263043
Use https source
Modified:
bt747/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-16 09:16:24 UTC (rev 263042)
+++ PKGBUILD 2017-10-16 09:17:53 UTC (rev 263043)
@@ -11,8 +11,8 @@
license=('GPL')
depends=('java-rxtx')
makedepends=('imagemagick')
-source=(http://downloads.sourceforge.net/$pkgname/${_pkgname}_${pkgver}_full.zip
- http://www.bt747.org/icon/${pkgname}_128x128.gif
+source=(https://downloads.sourceforge.net/$pkgname/${_pkgname}_${pkgver}_full.zip
+ https://www.bt747.org/icon/${pkgname}_128x128.gif
$pkgname.desktop)
sha256sums=('b70bfb5a040e7ec687105e4092bc66f882dfa69fbbdd7971a5e9c649068ec615'
'6e2aa20d9fcdf44b8ac779f0a12a87480cd6f3f1b47127b250bac978c1d42149'
More information about the arch-commits
mailing list