summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c777a850ce2..33f9eaf64259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A simple plugin to allow a right-click, context menu scan of files or f
url="https://github.com/darkshram/clamtk-mate/"
license=('GPL2' 'Artistic2.0')
arch=('i686' 'x86_64')
-depends=('python-caja' 'clamtk')
+depends=('python2-caja' 'clamtk')
provides=("${pkgname}")
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
sha256sums=('5cbd066cf2c38dab314ba1136b02a228f66036ae8dada9d915dc2fbf655b27e1')