blob: 5cd628e360cd0ed5596947fec45ae0c06bfd5d8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = image-roll-git
pkgdesc = GTK image viewer with basic image manipulation tools
pkgver = 2.1.0.r0.g5087079
pkgrel = 1
url = https://github.com/weclaw1/image-roll
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gtk4
provides = image-roll=2.1.0
conflicts = image-roll
source = image-roll::git+https://github.com/weclaw1/image-roll.git
sha256sums = SKIP
pkgname = image-roll-git
|