Date: Tuesday, August 22, 2017 @ 16:54:26
  Author: arojas
Revision: 303262

https

Modified:
  chemical-mime-data/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-22 16:53:41 UTC (rev 303261)
+++ PKGBUILD    2017-08-22 16:54:26 UTC (rev 303262)
@@ -7,12 +7,12 @@
 pkgrel=8
 pkgdesc="Collection of data files to add support for various chemical MIME 
types"
 arch=('any')
-url="http://chemical-mime.sourceforge.net/";
+url="https://chemical-mime.sourceforge.net/";
 license=('LGPL')
 depends=('xdg-utils' 'gnome-mime-data' 'hicolor-icon-theme')
 makedepends=('intltool' 'libxslt' 'imagemagick' 'librsvg')
-source=("http://downloads.sourceforge.net/chemical-mime/${pkgname}-${pkgver}.tar.gz";)
-md5sums=('ca54b5fbd7f43ee5380e394bfd273b95')
+source=("https://downloads.sourceforge.net/chemical-mime/${pkgname}-${pkgver}.tar.gz";)
+sha256sums=('d0f0cac5d70716ba626c222de7cf43b6d80bdf369e6ce8bafac433c1b3ec9ca2')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to