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

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 8 19:22:57 UTC 2021


    Date: Sunday, August 8, 2021 @ 19:22:57
  Author: arojas
Revision: 995618

Update to 1.26.0

Modified:
  python-caja/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 19:22:27 UTC (rev 995617)
+++ PKGBUILD	2021-08-08 19:22:57 UTC (rev 995618)
@@ -2,8 +2,8 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=python-caja
-pkgver=1.24.0
-pkgrel=2
+pkgver=1.26.0
+pkgrel=1
 pkgdesc="Python binding for Caja, to allow Caja property page and menu item extensions to be written in Python"
 url="https://mate-desktop.org"
 arch=('x86_64')
@@ -10,10 +10,8 @@
 license=('GPL')
 depends=('caja' 'python-gobject')
 makedepends=('intltool')
-conflicts=('python2-caja')
-replaces=('python2-caja')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/python-caja-${pkgver}.tar.xz")
-sha256sums=('efe1910938f016e72b8806d5b222e5074d998da42cdad1bc1ef93f460c0ee6f2')
+sha256sums=('21f771efc756fcb183a2fc6dcbbf3c55220290c62a77522113e68c7883663fa0')
 
 prepare() {
     	cd "python-caja-${pkgver}"



More information about the arch-commits mailing list