Date: Thursday, July 26, 2018 @ 07:16:12 Author: arojas Revision: 363472
Update to 1.20.1 Modified: python2-caja/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-26 07:08:09 UTC (rev 363471) +++ PKGBUILD 2018-07-26 07:16:12 UTC (rev 363472) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=python2-caja -pkgver=1.20.0 +pkgver=1.20.1 pkgrel=1 pkgdesc="Python binding for Caja, to allow Caja property page and menu item extensions to be written in Python" url="http://mate-desktop.org" @@ -12,7 +12,7 @@ conflicts=('python2-caja-gtk3') replaces=('python2-caja-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/python-caja-${pkgver}.tar.xz") -sha1sums=('ffc3d0e6337fc5883d6828ed8e69fab270e72e24') +sha1sums=('238214bedffaba2f8e911b2fe0ba9c5016e1a477') prepare() { cd python-caja-${pkgver}
