Skip to content

Commit fdbe4b9

Browse files
authored
Merge pull request #413 from Leleat/release-53
Release: Bump version to 53
2 parents f7d5cd5 + 2c8ad47 commit fdbe4b9

File tree

5 files changed

+12
-5
lines changed

5 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [53] - 2025-09-01
4+
5+
### Added
6+
7+
- Port to GNOME 49 by 3v1n0 and Ser82-png (#409 and #411)
8+
- Add Slovak translation by jose1711 (#414)
9+
310
## [52] - 2025-05-01
411

512
### Added

scripts/aur-build/.SRCINFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgbase = gnome-shell-extension-tiling-assistant
22
pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3-
pkgver = 52
3+
pkgver = 53
44
pkgrel = 1
55
url = https://github.com/Leleat/Tiling-Assistant
66
install = INSTALL
@@ -10,7 +10,7 @@ pkgbase = gnome-shell-extension-tiling-assistant
1010
depends = gnome-shell
1111
provides = gnome-shell-extension-tiling-assistant
1212
conflicts = gnome-shell-extension-tiling-assistant
13-
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v52
13+
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v53
1414
sha256sums = SKIP
1515

1616
pkgname = gnome-shell-extension-tiling-assistant

scripts/aur-build/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Contributor: VeldoraTheDragon <127216238+VeldoraTheDragon@users.noreply.github.com>
33

44
pkgname=gnome-shell-extension-tiling-assistant
5-
pkgver=52
5+
pkgver=53
66
pkgrel=1
77
pkgdesc="A GNOME Shell extension to expand GNOME's native 2 column design."
88
arch=('x86_64')

tiling-assistant@leleat-on-github/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"uuid": "tiling-assistant@leleat-on-github",
1010
"gettext-domain": "tiling-assistant@leleat-on-github",
1111
"settings-schema": "org.gnome.shell.extensions.tiling-assistant",
12-
"version": 52
12+
"version": 53
1313
}

translations/main.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-05-01 14:39+0200\n"
11+
"POT-Creation-Date: 2025-08-27 12:32+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

0 commit comments

Comments
 (0)