summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDenis Kasak2017-04-22 21:22:50 +0200
committerDenis Kasak2017-04-22 21:22:50 +0200
commit98439e63f152e684ca3e4a795d25d47e8be8a235 (patch)
tree94a4e3c75bd492aca52a9826d18e1a62e12ed275 /PKGBUILD
parente03896d5c111fb9d0898b2d470eb918d16206272 (diff)
downloadaur-98439e63f152e684ca3e4a795d25d47e8be8a235.tar.gz
Update project URL.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 700c702c9717..6eefe90c61fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,11 @@ pkgver=3.0.9
pkgrel=1
pkgdesc="A program that generates images from written instructions called a grammar"
arch=('i686' 'x86_64')
-url="http://www.contextfreeart.org/"
+url="https://www.contextfreeart.org/"
license=('GPL2')
depends=('libpng' 'gcc-libs')
makedepends=('bison' 'flex')
-source=("http://www.contextfreeart.org/download/ContextFreeSource${pkgver}.tgz")
+source=("https://www.contextfreeart.org/download/ContextFreeSource${pkgver}.tgz")
md5sums=('8d1e2b20e105138aab44bbe157b23539')
build() {