blob: 9b7f9ec5031adec8d41b2589f899af1a9cb4797e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = uutils-hostname-git
pkgdesc = Rust implementation of hostname
pkgver = r252.ge9be376
pkgrel = 1
url = https://github.com/uutils/hostname
arch = i686
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
depends = gcc-libs
provides = uutils-hostname=r252.ge9be376
conflicts = uutils-hostname
source = git+https://github.com/uutils/hostname.git
sha256sums = SKIP
pkgname = uutils-hostname-git
|