summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2947000e1f53..94a3213626e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=nafe
pkgver=0.1
pkgrel=1
pkgdesc="Toolset to translate PSF format consolefonts into text files and text files into PSF files."
-url="http://nafe.sourceforge.net"
+url="https://nafe.sourceforge.net"
arch=('x86_64' 'i686')
license=('GPL2')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('c1066cf003a46bb3908f322c7ed9d529')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('06d6a9b63f4acff046695c676633895e9d0ae95444de9273b126eace6677102b')
build() {