Skip to content

Commit 8182ffd

Browse files
authored
Merge pull request #322 from Leleat/release-46
Release 46
2 parents 58a80dc + 807d4f0 commit 8182ffd

File tree

15 files changed

+1154
-1102
lines changed

15 files changed

+1154
-1102
lines changed

scripts/aur-build/.SRCINFO

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
pkgbase = gnome-shell-extension-tiling-assistant
22
pkgdesc = A GNOME Shell extension to expand GNOME's native 2 column design.
3-
pkgver = 44
3+
pkgver = 46
44
pkgrel = 1
55
url = https://github.com/Leleat/Tiling-Assistant
66
install = INSTALL
77
arch = x86_64
8-
license = GPL
9-
depends = gnome-shell>=40
10-
noextract = *tiling-assistant@leleat-on-github*
11-
source = https://github.com/Leleat/Tiling-Assistant/archive/refs/tags/v44.tar.gz
12-
md5sums = SKIP
8+
license = GPL2
9+
makedepends = gettext
10+
depends = gnome-shell
11+
provides = gnome-shell-extension-tiling-assistant
12+
conflicts = gnome-shell-extension-tiling-assistant
13+
source = gnome-shell-extension-tiling-assistant::git+https://github.com/Leleat/Tiling-Assistant.git#tag=v46
14+
sha256sums = SKIP
1315

1416
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=44
5+
pkgver=46
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": 44
12+
"version": 46
1313
}

0 commit comments

Comments
 (0)