Some PKGBUILD url fixes
This commit is contained in:
@@ -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=(
|
||||
|
||||
Reference in New Issue
Block a user