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

Antonio Rojas arojas at archlinux.org
Thu Sep 7 08:22:10 UTC 2017


    Date: Thursday, September 7, 2017 @ 08:22:09
  Author: arojas
Revision: 256096

Update to 3.4.4

Modified:
  cjs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-07 07:13:39 UTC (rev 256095)
+++ PKGBUILD	2017-09-07 08:22:09 UTC (rev 256096)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=cjs
-pkgver=3.4.3
+pkgver=3.4.4
 pkgrel=1
 pkgdesc="Javascript Bindings for Cinnamon"
 arch=(i686 x86_64)
@@ -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)
-sha512sums=('c26e49e55998d6a8309c69c3d173d06701829b0ec679b197fe123766c5dc60e40295e6d76532269d9557443539ee7dce6c29861ee9f4eebbf987e93a86ea1c5b')
+sha512sums=('318a1beef6f6a827266170f0c5c1cfaa8bf48908f96e0ce625aee20ddcd648ea967f09f465ed504f21f923830017d3c4a01f62bab26a1cb84181a96131058d33')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list