summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 938b5e51f70e..ba0a1af9c18e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Wed Mar 30 22:13:05 UTC 2016
+# Wed Mar 30 22:20:33 UTC 2016
pkgbase = barectf
pkgdesc = Generator of C99 code that can write native CTF out of a YAML configuration file
pkgver = 2.1.4
pkgrel = 1
- url = https://github.com/efficios/barectf
+ url = http://barectf.org
arch = any
license = MIT
makedepends = python-setuptools
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')