summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-12-23 13:06:04 +0200
committerNocifer2023-12-23 13:06:04 +0200
commitc1d82c3b79ae5a137b6a25cfa5bb4a2ba2a66ba1 (patch)
treea36b6a9f3aed9442e3dbe4d6e126fb6e37fe615a
parent8e86d5bacb83fff12b53a59d5ca71d8548d8a641 (diff)
downloadaur-c1d82c3b79ae5a137b6a25cfa5bb4a2ba2a66ba1.tar.gz
v=4.0.3,r=1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6da1a34194de..86352e30aa5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subtitleedit
pkgdesc = An advanced subtitle editor and converter
- pkgver = 4.0.2
+ pkgver = 4.0.3
pkgrel = 1
url = https://www.nikse.dk/SubtitleEdit
arch = any
@@ -11,12 +11,12 @@ pkgbase = subtitleedit
optdepends = mpv: Video support
optdepends = tesseract: OCR support
optdepends = ffmpeg: Waveform extraction
- noextract = SE402.zip
- source = https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.2/SE402.zip
+ noextract = SE403.zip
+ source = https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.3/SE403.zip
source = subtitleedit
source = subtitleedit.desktop
source = subtitleedit.png
- sha256sums = f729b94a352f433ef7df1d7950d04cd036aa975d2811b34015029f3e30cff69b
+ sha256sums = 8c336d9e340102ab6664b0063a1a4d2b4156d5b702913621369c2124d6be51d8
sha256sums = 51ae2411ed70a40607a78dd863db98bf5692bfaff7f8c230ddf82f0dc78d1cc3
sha256sums = 54ffb47864611c6aebb29ecfabd49089cfe6decc320e3f25043c39ec7f27a5fb
sha256sums = 700d09858ac76341054d7edc79952fbfca70df674d2b567e3713579e5963f631
diff --git a/PKGBUILD b/PKGBUILD
index d6c23996852f..628d23a35ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eduardosm
pkgname=subtitleedit
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc='An advanced subtitle editor and converter'
arch=('any')
@@ -18,7 +18,7 @@ source=("https://github.com/SubtitleEdit/subtitleedit/releases/download/$pkgver/
'subtitleedit'
'subtitleedit.desktop'
'subtitleedit.png')
-sha256sums=('f729b94a352f433ef7df1d7950d04cd036aa975d2811b34015029f3e30cff69b'
+sha256sums=('8c336d9e340102ab6664b0063a1a4d2b4156d5b702913621369c2124d6be51d8'
'51ae2411ed70a40607a78dd863db98bf5692bfaff7f8c230ddf82f0dc78d1cc3'
'54ffb47864611c6aebb29ecfabd49089cfe6decc320e3f25043c39ec7f27a5fb'
'700d09858ac76341054d7edc79952fbfca70df674d2b567e3713579e5963f631')