diff options
author | caltlgin | 2020-11-03 06:26:03 +1300 |
---|---|---|
committer | caltlgin | 2020-11-03 06:26:03 +1300 |
commit | dcb6b8a59cce88ec47389eb057dc4247b9081b05 (patch) | |
tree | e8476d6f7dff20db13b1747176bdaca84db31c59 /.SRCINFO | |
parent | 5613c0daf67bbd633cde0ffa96a5a72465304671 (diff) | |
download | packages-dcb6b8a59cce88ec47389eb057dc4247b9081b05.tar.gz packages-dcb6b8a59cce88ec47389eb057dc4247b9081b05.tar.bz2 packages-dcb6b8a59cce88ec47389eb057dc4247b9081b05.zip |
Update to v1.0.6
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ | |||
1 | pkgbase = unsilence | 1 | pkgbase = unsilence |
2 | pkgdesc = Console Interface and Library to remove silent parts of a media file | 2 | pkgdesc = Console Interface and Library to remove silent parts of a media file |
3 | pkgver = 1.0.5 | 3 | pkgver = 1.0.6 |
4 | pkgrel = 2 | 4 | pkgrel = 1 |
5 | url = https://github.com/lagmoellertim/unsilence | 5 | url = https://github.com/lagmoellertim/unsilence |
6 | arch = any | 6 | arch = any |
7 | license = MIT | 7 | license = MIT |
@@ -10,8 +10,8 @@ pkgbase = unsilence | |||
10 | depends = python | 10 | depends = python |
11 | depends = python-argparse | 11 | depends = python-argparse |
12 | depends = python-rich | 12 | depends = python-rich |
13 | source = unsilence-1.0.5.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.5.tar.gz | 13 | source = unsilence-1.0.6.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.6.tar.gz |
14 | sha256sums = 326b85b8c58660962d2d7880e0e44dada2be2bdd9830dc0285cbee718d382ef7 | 14 | sha256sums = 176a2b26922ddc12f0d4c5c8a2bd6f0cebd9e319eb9ea55ef184ceb48401642d |
15 | 15 | ||
16 | pkgname = unsilence | 16 | pkgname = unsilence |
17 | 17 | ||