We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db8cb6d commit a77dd8bCopy full SHA for a77dd8b
1 file changed
srcpkgs/subtitleeditor/template
@@ -1,6 +1,6 @@
1
# Template file for 'subtitleeditor'
2
pkgname=subtitleeditor
3
-version=0.56.1
+version=0.56.2
4
revision=1
5
build_style=gnu-configure
6
hostmakedepends="autogen automake intltool libtool pkg-config gettext-devel"
@@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
12
license="GPL-3.0-or-later"
13
homepage="https://subtitleeditor.github.io/subtitleeditor/"
14
distfiles="https://github.com/subtitleeditor/subtitleeditor/archive/${version}.tar.gz"
15
-checksum=180eb66f184b01b0df2b5631d816c331dcd3c329a68835dae02d81d7b544fbf5
+checksum=333598a35facfc2c1d6b9c53f9e722c21044c7025bfc02d596ac40a853f976b3
16
17
pre_configure() {
18
NOCONFIGURE=1 ./autogen.sh
0 commit comments