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

Alexandre Filgueira faidoc at archlinux.org
Mon Nov 7 22:03:30 UTC 2016


    Date: Monday, November 7, 2016 @ 22:03:29
  Author: faidoc
Revision: 195008

upgpkg: cjs 3.2.0-1

Modified:
  cjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-07 22:03:10 UTC (rev 195007)
+++ PKGBUILD	2016-11-07 22:03:29 UTC (rev 195008)
@@ -3,8 +3,8 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=cjs
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="Javascript Bindings for Cinnamon"
 arch=(i686 x86_64)
 url="https://github.com/linuxmint/cjs"
@@ -13,7 +13,7 @@
 makedepends=(gnome-common python2 gobject-introspection)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cjs/archive/${pkgver}.tar.gz")
 options=(!emptydirs)
-sha256sums=('cafda5a8a21421e93720732debeea08c59e63c058d240ab0f7b3a6969654864f')
+sha256sums=('df55c1b89cea5d40d6a9950407a5d18915d2dde4e31670faeb0f5e4ba119edde')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list