[arch-commits] Commit in caja/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 11 21:56:12 UTC 2017
Date: Thursday, May 11, 2017 @ 21:56:11
Author: arojas
Revision: 227823
Update to 1.18.3
Modified:
caja/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-11 21:53:48 UTC (rev 227822)
+++ PKGBUILD 2017-05-11 21:56:11 UTC (rev 227823)
@@ -1,7 +1,7 @@
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=caja
-pkgver=1.18.2
+pkgver=1.18.3
pkgrel=1
pkgdesc="File manager for the MATE desktop"
url="http://mate-desktop.org"
@@ -14,7 +14,7 @@
conflicts=('caja-gtk3')
replaces=('caja-gtk3')
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha1sums=('354b5a39d67ac4e60f3212c81fba2338fcb7803c')
+sha1sums=('9b591659df514712dadb1be5eab15f106b9ea75d')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list