summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilippe Proulx2016-03-30 18:20:37 -0400
committerPhilippe Proulx2016-03-30 18:20:37 -0400
commit6c388a694095138d672c637f2a51fd2f9144a1d2 (patch)
tree3aa08357b8dd1aa9364f9122a1bb6f1d815025c1
parentba79f4a076c69d33a8a6a16139f2bb8e28d760b7 (diff)
downloadaur-6c388a694095138d672c637f2a51fd2f9144a1d2.tar.gz
Update upstream URL
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
-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')