blob: 83f0eba31afab09c19848f8756c38dc33142ff91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = carveimg
pkgdesc = Two image viewing utilities for the terminal, where one uses seam carving
pkgver = 1.2.3
pkgrel = 1
url = https://github.com/xyproto/carveimg
arch = x86_64
license = BSD
makedepends = git
makedepends = go
source = git+https://github.com/xyproto/carveimg#commit=47dc5c54545caa98110a6338abd560e62632200c
b2sums = SKIP
pkgname = carveimg
|