blob: cf6cfe9b0cfa7bd4a41ad833f14618fc0157b91d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = icon-explorer
pkgdesc = A small utility to examine app icons for installed icon themes.
pkgver = v1.4
pkgrel = 1
url = https://gitlab.com/JollyDevelopment/icon-explorer
arch = x86_64
license = GPL
depends = python>=3.0
depends = python-natsort
depends = gtk3
replaces = icon-explorer=1.0-2
source = https://gitlab.com/JollyDevelopment/icon-explorer/-/archive/v1.4/icon-explorer-v1.4.tar.gz
md5sums = 1e0a719b78f8b704b92de063214d5551
pkgname = icon-explorer
|