diff options
author | Yigit Sever | 2021-09-26 20:01:08 +0300 |
---|---|---|
committer | Yigit Sever | 2021-09-26 20:01:08 +0300 |
commit | 668443ef7ab8bc1109df5d219f8bf32f6806e0ab (patch) | |
tree | 69ba992091db95e01bd6c4115796f9097566cea1 /.SRCINFO | |
parent | 38b36217dd80376970be34132ab73e2c04eeadd7 (diff) | |
download | packages-668443ef7ab8bc1109df5d219f8bf32f6806e0ab.tar.gz packages-668443ef7ab8bc1109df5d219f8bf32f6806e0ab.tar.bz2 packages-668443ef7ab8bc1109df5d219f8bf32f6806e0ab.zip |
Update to v1.0.8
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ | |||
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.7 | 3 | pkgver = 1.0.8 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/lagmoellertim/unsilence | 5 | url = https://github.com/lagmoellertim/unsilence |
6 | arch = any | 6 | arch = any |
@@ -10,8 +10,7 @@ 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.7.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.7.tar.gz | 13 | source = unsilence-1.0.8.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.8.tar.gz |
14 | sha256sums = 52f53d57f5a395d9b07c3ab724d2b590522266fd6ec38912f956ea778128b8d0 | 14 | sha256sums = bd377d279ae155d02cc29cb6fbe836021c2ca2d1bc2766675c0beeb2f50c9e43 |
15 | 15 | ||
16 | pkgname = unsilence | 16 | pkgname = unsilence |
17 | |||