diff options
author | Yigit Sever | 2022-12-16 00:35:54 +0300 |
---|---|---|
committer | Yigit Sever | 2022-12-16 00:35:54 +0300 |
commit | bbf7b84d51c8b78bdb462e17451fd106a41a1558 (patch) | |
tree | 37b390ed751f9223f2d4a1a9a29c52fe47becb8b /.SRCINFO | |
parent | 668443ef7ab8bc1109df5d219f8bf32f6806e0ab (diff) | |
download | packages-bbf7b84d51c8b78bdb462e17451fd106a41a1558.tar.gz packages-bbf7b84d51c8b78bdb462e17451fd106a41a1558.tar.bz2 packages-bbf7b84d51c8b78bdb462e17451fd106a41a1558.zip |
unsilence: Update to 1.0.9-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 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.8 | 3 | pkgver = 1.0.9 |
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,7 +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.8.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.8.tar.gz | 13 | source = unsilence-1.0.9.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.9.tar.gz |
14 | sha256sums = bd377d279ae155d02cc29cb6fbe836021c2ca2d1bc2766675c0beeb2f50c9e43 | 14 | sha256sums = 5ce2efff1cbbdb42b66bf3eb28f326a51bed2a03ddf57de02cd6a634ca15cc5b |
15 | 15 | ||
16 | pkgname = unsilence | 16 | pkgname = unsilence |