[arch-commits] Commit in caja-extensions/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 7 22:00:47 UTC 2018


    Date: Wednesday, February 7, 2018 @ 22:00:46
  Author: arojas
Revision: 290076

Update to 1.20

Modified:
  caja-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 21:59:54 UTC (rev 290075)
+++ PKGBUILD	2018-02-07 22:00:46 UTC (rev 290076)
@@ -3,7 +3,7 @@
 
 pkgbase=caja-extensions
 pkgname=(caja-extensions-common caja-gksu caja-image-converter caja-open-terminal caja-sendto caja-share caja-wallpaper caja-xattr-tags)
-pkgver=1.18.2
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="Caja extensions"
 url="https://mate-desktop.org"
@@ -10,9 +10,9 @@
 arch=('x86_64')
 license=('GPL')
 depends=('caja' 'dbus-glib' 'gksu' 'gupnp' 'imagemagick' 'samba')
-makedepends=('intltool')
+makedepends=('intltool' 'python')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgbase-$pkgver.tar.xz")
-sha256sums=('6aa9e7da54c1e660eb714a934654cd7d44303a7d4df7be5d2ee3fe337d1bb218')
+sha256sums=('f2b65081ddbe9062c5a6ee1e00b6433b43a4c7aaeb90e34047fbf41a863e71a9')
 
 build() {
     cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list