diff options
Diffstat (limited to 'ouch-git/.SRCINFO')
| -rw-r--r-- | ouch-git/.SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ouch-git/.SRCINFO b/ouch-git/.SRCINFO new file mode 100644 index 0000000..21b6928 --- /dev/null +++ b/ouch-git/.SRCINFO | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | pkgbase = ouch-git | ||
| 2 | pkgdesc = Painless compression and decompression in the terminal (git version) | ||
| 3 | pkgver = r693.d4f181b | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/ouch-org/ouch/ | ||
| 6 | arch = x86_64 | ||
| 7 | license = MIT | ||
| 8 | makedepends = git | ||
| 9 | makedepends = cargo | ||
| 10 | provides = ouch | ||
| 11 | conflicts = ouch | ||
| 12 | conflicts = ouch-bin | ||
| 13 | source = ouch::git+https://github.com/ouch-org/ouch/ | ||
| 14 | sha256sums = SKIP | ||
| 15 | |||
| 16 | pkgname = ouch-git | ||
