diff options
author | orhun | 2020-11-01 16:49:44 +0300 |
---|---|---|
committer | orhun | 2020-11-01 16:49:44 +0300 |
commit | c0fc5dc495a2e34b921a736613a6c479b058d7f8 (patch) | |
tree | 467ec3544f8dc869e9b1544d03b0a9e7dda77eeb /.SRCINFO | |
download | aur-c0fc5dc495a2e34b921a736613a6c479b058d7f8.tar.gz |
Initial upload: cicero-git 0.1.2.r0.g3c07c62-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..824a7e51e74a --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,18 @@ +pkgbase = cicero-git + pkgdesc = Unicode tool with a terminal user interface (git) + pkgver = 0.1.2.r0.g3c07c62 + pkgrel = 1 + url = https://github.com/eyeplum/cicero-tui + arch = x86_64 + license = GPL3 + makedepends = cargo + makedepends = git + makedepends = cmake + makedepends = fontconfig + provides = cicero + conflicts = cicero + source = git+https://github.com/eyeplum/cicero-tui + sha512sums = SKIP + +pkgname = cicero-git + |