summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaltlgin2020-07-20 06:38:40 +1200
committercaltlgin2020-07-20 06:38:40 +1200
commitfabff1688abd24f44d4c3e91fa830f05f4358806 (patch)
tree3ddca4421796205ecea0bdf6d035a065f310a6a8
parent8f70c481a6fcc403a822dbaf9b6618a12e03a499 (diff)
downloadaur-fabff1688abd24f44d4c3e91fa830f05f4358806.tar.gz
Update to v1.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 396d3fef24f4..f8b9edcf8fd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = unsilence
pkgdesc = Console Interface and Library to remove silent parts of a media file
- pkgver = 1.0.3
+ pkgver = 1.0.5
pkgrel = 1
url = https://github.com/lagmoellertim/unsilence
arch = any
@@ -9,8 +9,8 @@ pkgbase = unsilence
depends = ffmpeg
depends = python-argparse
depends = python-rich
- source = https://github.com/lagmoellertim/unsilence/archive/1.0.3.tar.gz
- sha256sums = ac9ea5b5b5a8743133b4fd11fcc2b51418756e2d53530c71c0f663f44e24a56f
+ source = unsilence-1.0.5.tar.gz::https://github.com/lagmoellertim/unsilence/archive/1.0.5.tar.gz
+ sha256sums = 326b85b8c58660962d2d7880e0e44dada2be2bdd9830dc0285cbee718d382ef7
pkgname = unsilence
diff --git a/PKGBUILD b/PKGBUILD
index 8f743e5b3f23..1244e027fa6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caltlgin Stsodaat <contact@fossdaily.xyz>
pkgname=unsilence
-pkgver=1.0.3
+pkgver=1.0.5
pkgrel=1
pkgdesc='Console Interface and Library to remove silent parts of a media file'
arch=('any')
@@ -9,8 +9,8 @@ url='https://github.com/lagmoellertim/unsilence'
license=('MIT')
depends=('ffmpeg' 'python-argparse' 'python-rich')
makedepends=('python-setuptools')
-source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('ac9ea5b5b5a8743133b4fd11fcc2b51418756e2d53530c71c0f663f44e24a56f')
+source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
+sha256sums=('326b85b8c58660962d2d7880e0e44dada2be2bdd9830dc0285cbee718d382ef7')
prepare() {
# https://github.com/lagmoellertim/unsilence/commit/30581844096967a736cc0ea8e17abb3dbd8f81ee