blob: 5ce26cb88bb2a32b2758fa5f66e7cc558f8c1cf4 (
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.1
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=248fe686214588e85bb0bcc54e9f96628699cb14
b2sums = SKIP
pkgname = carveimg
|