summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72205988466e..3a4bde45c2b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=2.1.4
pkgrel=1
pkgdesc="Generator of C99 code that can write native CTF out of a YAML configuration file"
arch=('any')
-url='https://github.com/efficios/barectf'
+url='http://barectf.org'
license=('MIT')
depends=('python' 'python-termcolor' 'python-yaml')
makedepends=('python-setuptools')