blob: aaed0f7f6d78bdb36185db1addbc4951bb0404af (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = headtail-git
pkgdesc = A combined head and tail utility - print the first and last N lines of a file (git version)
pkgver = 1.1.0.r0.g2eebb8e
pkgrel = 1
url = https://github.com/jadrens/headtail
arch = x86_64
license = MIT
makedepends = cmake
makedepends = gcc
makedepends = git
provides = headtail
conflicts = headtail
source = headtail-git::git+https://github.com/jadrens/headtail.git#branch=main
sha256sums = SKIP
pkgname = headtail-git
|