syncthing-gtk: update debian version
This commit is contained in:
parent
31c0469646
commit
c81fa1fa14
2 changed files with 3 additions and 15 deletions
|
@ -1,12 +0,0 @@
|
||||||
Index: syncthing-gtk-0.9.4.4/syncthing_gtk/tools.py
|
|
||||||
===================================================================
|
|
||||||
--- syncthing-gtk-0.9.4.4.orig/syncthing_gtk/tools.py
|
|
||||||
+++ syncthing-gtk-0.9.4.4/syncthing_gtk/tools.py
|
|
||||||
@@ -259,7 +259,6 @@ def init_locale(localedir=None):
|
|
||||||
global _localedir
|
|
||||||
_localedir = localedir
|
|
||||||
gettext.bindtextdomain(GETTEXT_DOMAIN, localedir)
|
|
||||||
- gettext.bind_textdomain_codeset(GETTEXT_DOMAIN, "utf-8")
|
|
||||||
gettext.textdomain(GETTEXT_DOMAIN)
|
|
||||||
|
|
||||||
def get_locale_dir():
|
|
|
@ -2,8 +2,8 @@
|
||||||
pkgname=syncthing-gtk
|
pkgname=syncthing-gtk
|
||||||
reverts="0.14.36_1 0.9.4.4+ds+git20220108+9023143f8b93_1 0.9.4.4+ds+git20220108+9023143f8b93_2"
|
reverts="0.14.36_1 0.9.4.4+ds+git20220108+9023143f8b93_1 0.9.4.4+ds+git20220108+9023143f8b93_2"
|
||||||
version=0.9.4.4
|
version=0.9.4.4
|
||||||
revision=6
|
revision=7
|
||||||
_debianver="ds+git20220108+9023143f8b93"
|
_debianver="ds+git20221205+12a9702d29ab"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools gettext"
|
hostmakedepends="python3-setuptools gettext"
|
||||||
depends="syncthing python3-dateutil libnotify librsvg python3-bcrypt
|
depends="syncthing python3-dateutil libnotify librsvg python3-bcrypt
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://salsa.debian.org/debian/syncthing-gtk/"
|
homepage="https://salsa.debian.org/debian/syncthing-gtk/"
|
||||||
distfiles="${DEBIAN_SITE}/main/s/syncthing-gtk/syncthing-gtk_${version}+${_debianver}.orig.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/s/syncthing-gtk/syncthing-gtk_${version}+${_debianver}.orig.tar.xz"
|
||||||
checksum=fc71f390a17b10ea9338a60f7ae813a6d6faa7e881b4b31ff7ea4ffdbbecf7a8
|
checksum=1ed5cb11658e496f400630e802dc62c09e25ddd1987e6e458cb63910d1440905
|
||||||
|
|
||||||
# for checks
|
# for checks
|
||||||
# v0.9.4.4-ds-git20220108-9023143f8b93 is an invalid version and will not be supported in a future release
|
# v0.9.4.4-ds-git20220108-9023143f8b93 is an invalid version and will not be supported in a future release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue