summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-09-05 09:49:54 +0300
committerNocifer2023-09-05 09:49:54 +0300
commit5a56d331f9d03283d1753b7f0738cfc7351671ae (patch)
tree597f4748abbc855a854d580bfbcb313d18c1c6a2
parent646c1c3534c906294ff9cfd704ceb635468cd0e8 (diff)
downloadaur-5a56d331f9d03283d1753b7f0738cfc7351671ae.tar.gz
v=4.0.0,r=1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7db9693a7da..24eee2708096 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subtitleedit
pkgdesc = An advanced subtitle editor and converter
- pkgver = 3.6.13
+ pkgver = 4.0.0
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 = SE3613.zip
- source = https://github.com/SubtitleEdit/subtitleedit/releases/download/3.6.13/SE3613.zip
+ noextract = SE400.zip
+ source = https://github.com/SubtitleEdit/subtitleedit/releases/download/4.0.0/SE400.zip
source = subtitleedit
source = subtitleedit.desktop
source = subtitleedit.png
- sha256sums = 39a7ba25f8f50f55e5289c89a040b5a8c392714b2d7954694045022da2bf209e
+ sha256sums = 6ea13627dd7d1ac4b8c58be1f36c0f21e4da3bc501625ccd181b8fb804d254a4
sha256sums = 51ae2411ed70a40607a78dd863db98bf5692bfaff7f8c230ddf82f0dc78d1cc3
sha256sums = 54ffb47864611c6aebb29ecfabd49089cfe6decc320e3f25043c39ec7f27a5fb
sha256sums = 700d09858ac76341054d7edc79952fbfca70df674d2b567e3713579e5963f631
diff --git a/PKGBUILD b/PKGBUILD
index 9cee9d154d36..96e4f7a5280a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eduardosm
pkgname=subtitleedit
-pkgver=3.6.13
+pkgver=4.0.0
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=('39a7ba25f8f50f55e5289c89a040b5a8c392714b2d7954694045022da2bf209e'
+sha256sums=('6ea13627dd7d1ac4b8c58be1f36c0f21e4da3bc501625ccd181b8fb804d254a4'
'51ae2411ed70a40607a78dd863db98bf5692bfaff7f8c230ddf82f0dc78d1cc3'
'54ffb47864611c6aebb29ecfabd49089cfe6decc320e3f25043c39ec7f27a5fb'
'700d09858ac76341054d7edc79952fbfca70df674d2b567e3713579e5963f631')