summaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcaltlgin2020-07-20 06:38:40 +1200
committercaltlgin2020-07-20 06:38:40 +1200
commitfabff1688abd24f44d4c3e91fa830f05f4358806 (patch)
tree3ddca4421796205ecea0bdf6d035a065f310a6a8 /PKGBUILD
parent8f70c481a6fcc403a822dbaf9b6618a12e03a499 (diff)
downloadpackages-fabff1688abd24f44d4c3e91fa830f05f4358806.tar.gz
packages-fabff1688abd24f44d4c3e91fa830f05f4358806.tar.bz2
packages-fabff1688abd24f44d4c3e91fa830f05f4358806.zip
Update to v1.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f743e5..1244e02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
1# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz> 1# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
2 2
3pkgname=unsilence 3pkgname=unsilence
4pkgver=1.0.3 4pkgver=1.0.5
5pkgrel=1 5pkgrel=1
6pkgdesc='Console Interface and Library to remove silent parts of a media file' 6pkgdesc='Console Interface and Library to remove silent parts of a media file'
7arch=('any') 7arch=('any')
@@ -9,8 +9,8 @@ url='https://github.com/lagmoellertim/unsilence'
9license=('MIT') 9license=('MIT')
10depends=('ffmpeg' 'python-argparse' 'python-rich') 10depends=('ffmpeg' 'python-argparse' 'python-rich')
11makedepends=('python-setuptools') 11makedepends=('python-setuptools')
12source=("${url}/archive/${pkgver}.tar.gz") 12source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
13sha256sums=('ac9ea5b5b5a8743133b4fd11fcc2b51418756e2d53530c71c0f663f44e24a56f') 13sha256sums=('326b85b8c58660962d2d7880e0e44dada2be2bdd9830dc0285cbee718d382ef7')
14 14
15prepare() { 15prepare() {
16 # https://github.com/lagmoellertim/unsilence/commit/30581844096967a736cc0ea8e17abb3dbd8f81ee 16 # https://github.com/lagmoellertim/unsilence/commit/30581844096967a736cc0ea8e17abb3dbd8f81ee