diff options
| author | kj_sh604 | 2024-06-30 19:36:26 -0400 |
|---|---|---|
| committer | kj_sh604 | 2024-06-30 19:36:26 -0400 |
| commit | ace4dacfaa68b2b2f4c5f3183034387ff93a83b5 (patch) | |
| tree | 5d98f9297c97db4d046496858b23e846818e7b8e /file-roller-gtk3/.SRCINFO | |
| parent | 4b8deddf9c0343943bbc0cbf25cdec0dbc8c445e (diff) | |
refactor: file-roller-gtk3
Diffstat (limited to 'file-roller-gtk3/.SRCINFO')
| -rw-r--r-- | file-roller-gtk3/.SRCINFO | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/file-roller-gtk3/.SRCINFO b/file-roller-gtk3/.SRCINFO index 5a30aa9..2cee238 100644 --- a/file-roller-gtk3/.SRCINFO +++ b/file-roller-gtk3/.SRCINFO @@ -1,33 +1,31 @@ pkgbase = file-roller-gtk3 - pkgdesc = Create and modify archives (last stable GTK3 release) - pkgver = 43.0 + pkgdesc = Create and modify archives + pkgver = 43.1 pkgrel = 1 url = https://wiki.gnome.org/Apps/FileRoller arch = x86_64 - groups = gnome license = GPL - makedepends = yelp-tools + makedepends = appstream-glib makedepends = git makedepends = libnautilus-extension makedepends = meson - makedepends = appstream-glib - depends = libhandy + makedepends = yelp-tools depends = dconf - depends = libarchive depends = file depends = json-glib + depends = libarchive + depends = libhandy depends = libportal-gtk3 - depends = zip depends = unzip - optdepends = p7zip: 7z, arj, exe and encrypted zip files support - optdepends = unrar: better RAR archive support - optdepends = unace: ACE archive support + depends = zip optdepends = lrzip: lrzip archive support + optdepends = p7zip: 7z, arj, exe and encrypted zip files support optdepends = squashfs-tools: squashfs image support + optdepends = unace: ACE archive support + optdepends = unrar: better RAR archive support provides = file-roller conflicts = file-roller - options = debug - source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=6d57d9962efb976aa3036db965f558b96575289c - sha256sums = SKIP + source = git+https://gitlab.gnome.org/GNOME/file-roller.git#commit=356387f67f412e8370de56be314ff8fe8f029408 + b2sums = SKIP pkgname = file-roller-gtk3 |
