summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndré Kugland2020-10-19 02:43:43 -0300
committerAndré Kugland2020-10-19 02:43:43 -0300
commit4016b5599f2a6e58952f43dc27d5b823d1b107d9 (patch)
tree73e8156a6e16071fe7a4e19abf9dc11318615f12 /PKGBUILD
parent8b3c9ffb2f7df346c6d085c0d06bd0f68cd9548a (diff)
downloadaur-4016b5599f2a6e58952f43dc27d5b823d1b107d9.tar.gz
0.4.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b499121fa79..f3a14a053005 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname="python-subsync"
_pkgname="ffsubsync"
-pkgver=0.4.5
+pkgver=0.4.8
pkgrel=1
pkgdesc='Automagically synchronize subtitles with video'
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/smacke/ffsubsync"
license=('MIT')
provides=('subsync')
source=("${url}/archive/${pkgver}.tar.gz")
-sha256sums=('7e7fa844cdde88ffcac553166a3577df81481d8b82c4f3357f184b9744ada0f2')
+sha256sums=('f72e918e5d679f8c7cd7376778dc4b65489963b33a632fecb0b071f455437d6e')
depends=(
'python>=3.6'
'python-argparse'