blob: 530989510ca8f44b40f147e97ed1d8eb7c8b6347 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = rg2sc
pkgdesc = Converts ReplayGain ID3 tags to Apple Sound Check tags
pkgver = 2.1
pkgrel = 1
url = https://github.com/rwinkhart/rg2sc
arch = any
license = GPL2
depends = python
depends = python-mutagen
source = https://github.com/rwinkhart/rg2sc/releases/download/v2.1/rg2sc-2.1.tar.xz
sha512sums = 92aaf35901c63be4adb24cf787c99cb541e53c5a4013635d7ba3c4d92cc8f0012772cf6916b14575266ad1769739c69abdd445416958ed2f38e503954886a1b0
pkgname = rg2sc
|