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

Antonio Rojas arojas at archlinux.org
Fri Apr 16 19:46:59 UTC 2021


    Date: Friday, April 16, 2021 @ 19:46:59
  Author: arojas
Revision: 919541

Update to 1.24.1

Modified:
  caja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-16 19:44:48 UTC (rev 919540)
+++ PKGBUILD	2021-04-16 19:46:59 UTC (rev 919541)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=caja
-pkgver=1.24.0
+pkgver=1.24.1
 pkgrel=1
 pkgdesc="File manager for the MATE desktop"
 url="https://mate-desktop.org"
@@ -15,7 +15,7 @@
 conflicts=('caja-gtk3')
 replaces=('caja-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('80e17a55739561b213197f547cc1b30ca977206980cfa1e2d892331810f1ceb2')
+sha256sums=('e50b0147ce4c43107d4dadddafd2fa3928f7522515663b6bc58fef3016598f7a')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list