summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVekhir2023-03-23 22:12:32 +0000
committerVekhir2023-03-23 22:15:31 +0000
commit13dfa5a373ec9dcb4355fd9097217167845ca812 (patch)
tree1c1662ccf809acb175f720975b6aa9d671ab42e6
parentd0c622a46292b347c1d9960ba53e84690309d281 (diff)
downloadaur-13dfa5a373ec9dcb4355fd9097217167845ca812.tar.gz
Bump version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bb2c925e375..28a9b77430bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = subtitld
pkgdesc = Subtitld: An open source software to create, edit and transcribe subtitles
- pkgver = 22.10
+ pkgver = 23.02
pkgrel = 1
url = https://www.subtitld.org/
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = subtitld
depends = python-google-api-python-client
depends = python-pysrt
depends = python-certifi
- source = https://gitlab.com/jonata/subtitld/-/archive/22.10/subtitld-22.10.tar.gz
- sha256sums = 51228b7520ce843926a799526b419939baed2a487d0bee75a6563a15aa006500
+ source = https://gitlab.com/jonata/subtitld/-/archive/23.02/subtitld-23.02.tar.gz
+ sha256sums = 83381cd697fa4355bc0d4689dfc063efe9ec41c8e177b8e55e35b7b4e6af3ace
pkgname = subtitld
diff --git a/PKGBUILD b/PKGBUILD
index 15c027383514..8e21ae10fd9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vekhir <vekhir AT yahoo DOT com>
pkgname='subtitld'
-pkgver=22.10
+pkgver=23.02
pkgrel=1
pkgdesc='Subtitld: An open source software to create, edit and transcribe subtitles'
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('pyside6' 'python-pyffms2' 'python-mpv'
'python-pysrt' 'python-certifi')
makedepends=('git' 'python-setuptools')
source=("https://gitlab.com/jonata/$pkgname/-/archive/$pkgver/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('51228b7520ce843926a799526b419939baed2a487d0bee75a6563a15aa006500')
+sha256sums=('83381cd697fa4355bc0d4689dfc063efe9ec41c8e177b8e55e35b7b4e6af3ace')
build() {
cd ${pkgname}-${pkgver}/