Some PKGBUILD url fixes

This commit is contained in:
Christoph Reiter
2022-12-31 09:57:14 +01:00
parent 362c611ea8
commit d2cf3bb9aa
9 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ pkgver=2.13.0
pkgrel=2
pkgdesc="A syntax highlighting engine written in Python"
arch=("i686" "x86_64")
url="http://pygments.org/"
url="https://pygments.org/"
license=('spdx:BSD-2-Clause')
depends=("python")
makedepends=(