[arch-commits] Commit in cjs/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu Jun 22 10:52:16 UTC 2017
Date: Thursday, June 22, 2017 @ 10:52:15
Author: bgyorgy
Revision: 239527
upgpkg: cjs 3.4.1-1
Update to new version
Modified:
cjs/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-22 10:37:14 UTC (rev 239526)
+++ PKGBUILD 2017-06-22 10:52:15 UTC (rev 239527)
@@ -3,17 +3,17 @@
# Contributor: Ionut Biru <ibiru at archlinux.org>
pkgname=cjs
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
pkgdesc="Javascript Bindings for Cinnamon"
arch=(i686 x86_64)
url="https://github.com/linuxmint/cjs"
license=(GPL)
-depends=(gtk3 gobject-introspection-runtime js dbus-glib)
+depends=(gtk3 gobject-introspection-runtime js38 dbus-glib)
makedepends=(gnome-common python2 gobject-introspection)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cjs/archive/${pkgver}.tar.gz")
options=(!emptydirs)
-sha256sums=('df55c1b89cea5d40d6a9950407a5d18915d2dde4e31670faeb0f5e4ba119edde')
+sha256sums=('83254b01984452cc234891768e746f688924fe2904b6c1c76e214528ff44c060')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list