diff options
Diffstat (limited to 'rolo-git/.SRCINFO')
-rw-r--r-- | rolo-git/.SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/rolo-git/.SRCINFO b/rolo-git/.SRCINFO new file mode 100644 index 0000000..00b24c3 --- /dev/null +++ b/rolo-git/.SRCINFO @@ -0,0 +1,18 @@ +pkgbase = rolo-git + pkgdesc = Ncurses vCard viewer and editor + pkgver = 0.392.8446eb7 + pkgrel = 1 + url = https://github.com/libvc/rolo + arch = i686 + arch = x86_64 + license = GPL + makedepends = autoconf + depends = ncurses + depends = libunac + depends = libvc-git + provides = rolo + conflicts = rolo + source = rolo::git+https://github.com/libvc/rolo + sha256sums = SKIP + +pkgname = rolo-git |