[arch-commits] Commit in caja-extensions/trunk (PKGBUILD)
Brad Fanella
cesura at archlinux.org
Wed Aug 15 12:33:15 UTC 2018
Date: Wednesday, August 15, 2018 @ 12:33:15
Author: cesura
Revision: 371745
upgpkg: caja-extensions 1.20.1-1
Updated to version 1.20.1
Modified:
caja-extensions/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 12:32:02 UTC (rev 371744)
+++ PKGBUILD 2018-08-15 12:33:15 UTC (rev 371745)
@@ -1,10 +1,10 @@
-# Maintainer:
+# Maintainer: Brad Fanella <cesura at archlinux.org>
# Contributor: Martin Wimpress <code at flexion.org>
pkgbase=caja-extensions
pkgname=(caja-extensions-common caja-image-converter caja-open-terminal caja-sendto caja-share caja-wallpaper caja-xattr-tags)
-pkgver=1.20.0
-pkgrel=2
+pkgver=1.20.1
+pkgrel=1
pkgdesc="Caja extensions"
url="https://mate-desktop.org"
arch=('x86_64')
@@ -12,7 +12,7 @@
depends=('caja' 'dbus-glib' 'gupnp' 'imagemagick' 'samba')
makedepends=('intltool' 'python')
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgbase-$pkgver.tar.xz")
-sha256sums=('f2b65081ddbe9062c5a6ee1e00b6433b43a4c7aaeb90e34047fbf41a863e71a9')
+sha256sums=('7610931d4a3135f2f3b88551652907e4ef25c48b3f18c8e83ecd65c3df606706')
build() {
cd ${pkgbase}-${pkgver}
More information about the arch-commits
mailing list