summaryrefslogtreecommitdiff
path: root/user/thunar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/thunar/APKBUILD')
-rw-r--r--user/thunar/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/thunar/APKBUILD b/user/thunar/APKBUILD
index 807facfc4..991c64f2a 100644
--- a/user/thunar/APKBUILD
+++ b/user/thunar/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Síle Ekaterin Liszka <sheila@vulpine.house>
pkgname=thunar
pkgver=4.20.0
-pkgrel=0
+pkgrel=1
pkgdesc="File manager for the XFCE desktop environment"
url="https://xfce.org"
arch="all"
license="LGPL-2.0+ AND GPL-2.0+"
-depends=""
+depends="gvfs"
makedepends="intltool gtk+3.0-dev exo-dev libxfce4ui-dev>=${pkgver%.*} vala-dev
gobject-introspection-dev libsm-dev libgudev-dev libnotify-dev
libexif-dev"