🔒 Repository is read-only – file editing is disabled.
12345678910111213141516
pkgname: tree
pkgver: '2.3.2'
pkgrel: '1'
pkgdesc: A directory listing program displaying a depth indented list of files
url: 'http://mama.indstate.edu/users/ice/tree/'
arch: x86_64
depends: []
makedepends: []
source:
- 'https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${pkgver}/unix-tree-${pkgver}.tar.gz'
sha256sums:
- 513a53cbc42ca1f4ea06af2bab1f5283524a3848266b1d162416f8033afc4985
build: "cd unix-tree-${pkgver}\n\nmake\n\nmake PREFIX=${PKGDIR}/usr MANDIR=${PKGDIR}/usr/share/man install\nchmod -v 644\
\ ${PKGDIR}/usr/share/man/man1/tree.1\t\n"
package: |
true