Date: Friday, January 13, 2017 @ 21:56:43
  Author: andyrtr
Revision: 286233

https sources / gpg signature fixes

Modified:
  hunspell-de/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-13 21:50:22 UTC (rev 286232)
+++ PKGBUILD    2017-01-13 21:56:43 UTC (rev 286233)
@@ -7,11 +7,11 @@
 pkgrel=1
 pkgdesc="German hunspell dictionaries"
 arch=('any')
-url="http://www.j3e.de/ispell/igerman98/";
+url="https://www.j3e.de/ispell/igerman98/";
 license=('GPL')
 makedepends=('hunspell' 'ispell')
 optdepends=('hunspell: the spell checking libraries and apps')
-source=("http://www.j3e.de/ispell/igerman98/dict/igerman98-$pkgver.tar.bz2";)
+source=("https://www.j3e.de/ispell/igerman98/dict/igerman98-$pkgver.tar.bz2";)
 md5sums=('d4cc73954389454e4045e0c4c6824813')
 
 build() {

Reply via email to