summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbartus2021-01-31 14:50:13 +0100
committerbartus2021-01-31 14:50:13 +0100
commit712d7048c75377c34909983470a336c6f7f3a25d (patch)
tree6c6954724e41db2b9ce45d74e2dd03d693f715a8 /PKGBUILD
parent4bf215eb03e202af9b3b71b43a88b152dcadb49f (diff)
downloadaur-thunar-nilfs2-plugin-git.tar.gz
Update depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bafc64c98b90..81264bc77e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=thunar-nilfs2-plugin-git
_pkgname=thunar-nilfs2-plugin
-pkgver=0.git3
+pkgver=0.git4
pkgrel=1
pkgdesc="You can see a list of checkpoints created by NILFS2 in Thunar"
arch=('i686' 'x86_64')
url="https://github.com/bartoszek/thunar-nilfs2-plugin"
license=('GPL3')
-depends=('nilfs-utils')
+depends=('nilfs-utils' 'gtk2' 'exo')
provides=('thunar-nilfs2-plugin')
conflicts=('thunar-nilfs2-plugin' 'thunar-nilfs2-plugin-git')
makedepends=('git' 'thunar' 'xfce4-dev-tools')