summaryrefslogtreecommitdiff
path: root/community/cjs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/cjs/PKGBUILD')
-rw-r--r--community/cjs/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/cjs/PKGBUILD b/community/cjs/PKGBUILD
index ae9a00e7a..4c6489ef5 100644
--- a/community/cjs/PKGBUILD
+++ b/community/cjs/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <ibiru@archlinux.org>
pkgname=cjs
-pkgver=2.2.0
+pkgver=2.2.1
pkgrel=1
pkgdesc="Javascript Bindings for Cinnamon"
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ license=(GPL)
depends=(cairo gobject-introspection js185 dbus-glib)
makedepends=(gnome-common)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cjs/archive/${pkgver}.tar.gz")
-sha256sums=('47b707bdb334305a5aa8104233e8e2679209f5b95fb7f9e153d3a66c5e6917dc')
+sha256sums=('dbd6b2f3e1103d9ab5df81c3ab549b86dc1c5fe4014bf1780cf743a0132733eb')
build() {
cd $pkgname-$pkgver