summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabioLolix2021-03-11 21:05:48 +0100
committerFabioLolix2021-03-11 21:05:48 +0100
commit5d548cb92967d7a371fec4a19af5777664610cb0 (patch)
treed8d8be30d99722eac8cc89f5a5fcd3da39e9840d /PKGBUILD
parentfba3bcefc55788fb204ff064dd457c44bbf07751 (diff)
downloadaur-5d548cb92967d7a371fec4a19af5777664610cb0.tar.gz
add python-cairo depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a42bf15e554c..90fec3f90f37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=sunflower
_pkgver=0.4-62
pkgver=${_pkgver//-/.}
-pkgrel=4
+pkgrel=5
pkgdesc="Small and highly customizable twin-panel file manager for Linux with support for plugins"
arch=(any)
license=(GPL3)
url="https://sunflower-fm.org"
-depends=(gtk3 vte3 python-gobject python-chardet librsvg)
+depends=(gtk3 vte3 python-gobject python-chardet python-cairo librsvg)
makedepends=(libnotify)
optdepends=('libnotify'
'python-mutagen: audio-metadata support'