summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattia Borda2023-05-09 21:34:46 +0200
committerMattia Borda2023-05-09 21:34:46 +0200
commitca67f379cc16800b535297cae3ecbff9e7140426 (patch)
tree4ea1315a0881882fb0aa7e4b4a3ecacd150d398b /PKGBUILD
parentcd30ecb16be837ff4c0a3beac11b458aea6d7edc (diff)
downloadaur-file-roller-git.tar.gz
Update to gtk4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c046979ea599..269ac4f88a6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=file-roller-git
-pkgver=43.0.r16.ge8a2899d
+pkgver=43.0.r161.ge37ab4ac
pkgrel=1
pkgdesc="Create and modify archives"
url="https://wiki.gnome.org/Apps/FileRoller"
arch=(i686 x86_64 armv7h aarch64)
license=(GPL2)
-depends=(gtk3 libarchive file libnotify zip unzip libportal-gtk3)
-makedepends=(yelp-tools git libnautilus-extension meson appstream-glib)
+depends=(libadwaita libarchive libportal-gtk4 libnautilus-extension)
+makedepends=(git meson yelp-tools)
optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
'unrar: better RAR archive support'
'unace: ACE archive support'
@@ -20,7 +20,7 @@ optdepends=('p7zip: 7z, arj, exe and encrypted zip files support'
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})
groups=(gnome)
-source=("git+https://gitlab.gnome.org/GNOME/${pkgname%-git}")
+source=(git+https://gitlab.gnome.org/GNOME/${pkgname%-git})
b2sums=('SKIP')
pkgver() {