summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2018-09-24 16:20:23 +0200
committerfordprefect2018-09-24 16:20:23 +0200
commit9b6dd12f9bcc4ba711eef5ca84f51ecffd048723 (patch)
tree639f7b99019723d03fa4f22fb8b9809cf94d4090 /PKGBUILD
parent75b8a95701441a8bc01635b3de6a6cedbe9a5172 (diff)
downloadaur-malbolge-disassembler.tar.gz
upstream changed to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2edb58bde4bc..7c64a90d2662 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@ pkgname=malbolge-disassembler
pkgver=0.1
pkgrel=1
pkgdesc="transform Malbolge programs into their HeLL representation"
-url="http://www.matthias-ernst.eu/malbolgedisassembler.html"
+url="https://www.matthias-ernst.eu/malbolgedisassembler.html"
arch=('x86_64' 'i686')
license=('GPL3')
-source=("http://www.matthias-ernst.eu/malbolge/disassembler.tar.gz")
-md5sums=('f92c8c1459488dcda1f1c53c78f3b440')
+source=("https://www.matthias-ernst.eu/malbolge/disassembler.tar.gz")
+md5sums=('e524dbd6ab84c1c2bbb34554f9d2163a')
build() {
cd "${srcdir}"