diff options
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 0000000..396d3fe --- /dev/null +++ b/.SRCINFO | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | pkgbase = unsilence | ||
| 2 | pkgdesc = Console Interface and Library to remove silent parts of a media file | ||
| 3 | pkgver = 1.0.3 | ||
| 4 | pkgrel = 1 | ||
| 5 | url = https://github.com/lagmoellertim/unsilence | ||
| 6 | arch = any | ||
| 7 | license = MIT | ||
| 8 | makedepends = python-setuptools | ||
| 9 | depends = ffmpeg | ||
| 10 | depends = python-argparse | ||
| 11 | depends = python-rich | ||
| 12 | source = https://github.com/lagmoellertim/unsilence/archive/1.0.3.tar.gz | ||
| 13 | sha256sums = ac9ea5b5b5a8743133b4fd11fcc2b51418756e2d53530c71c0f663f44e24a56f | ||
| 14 | |||
| 15 | pkgname = unsilence | ||
| 16 | |||
