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

Antonio Rojas arojas at archlinux.org
Sat Sep 17 11:28:47 UTC 2016


    Date: Saturday, September 17, 2016 @ 11:28:47
  Author: arojas
Revision: 189839

Update to 1.14.1

Modified:
  caja-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-17 11:27:10 UTC (rev 189838)
+++ PKGBUILD	2016-09-17 11:28:47 UTC (rev 189839)
@@ -3,7 +3,7 @@
 _ver=1.14
 pkgbase=caja-extensions
 pkgname=(caja-extensions-common caja-gksu caja-image-converter caja-open-terminal caja-sendto caja-share caja-wallpaper)
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc="Caja extensions (GTK2 version)"
 url="http://mate-desktop.org"
@@ -12,7 +12,7 @@
 depends=('caja' 'dbus-glib' 'gksu' 'gupnp' 'imagemagick' 'samba')
 makedepends=('intltool')
 source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('f6861379fd3ae72eae1394eb2f70f3db65cc85c7')
+sha1sums=('5d8981022abe12ff2124426930625a65b902c194')
 
 build() {
     cd "${srcdir}/${pkgbase}-${pkgver}"



More information about the arch-commits mailing list