blob: ee3b3197ad2b4c65063f8edb1ea0a3837fc375e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = cover-thumbnailer
pkgdesc = Python-based thumbnailer that supports album covers and picture folders
pkgver = 0.10.1
pkgrel = 1
url = https://github.com/flozz/cover-thumbnailer
install = cover-thumbnailer.install
arch = any
license = GPL3
depends = python-pillow
source = cover-thumbnailer-0.10.1.tar.gz::https://github.com/flozz/cover-thumbnailer/archive/v0.10.1.tar.gz
sha256sums = 3b5fd373554376a74ea88bb42ad21f0d109b456ed660fe9703468523e1eda279
pkgname = cover-thumbnailer
|