From 90c701e9e5d4db573852544a2500313bb696e88a Mon Sep 17 00:00:00 2001 From: hodasemi Date: Mon, 16 Jan 2023 14:33:08 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EPKGBUILD=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index c6ee40c..184a4b2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgver=0.1 pkgrel=1 pkgdesc="Gui and service for Arduino based MacroBoard" arch=('x86_64') -url="http://gavania.de:80/hodasemi/${_pkgbase}" +url="https://gavania.de/hodasemi/${_pkgbase}" license=('GPL-3.0') makedepends=('rust') depends=('gtk3')