aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2017-08-08 18:52:10 -0400
committerMaxime Poulin2017-08-08 18:52:10 -0400
commitc4cc493c87c8d7c31ec5b8fb1925a70cfc5b0ad2 (patch)
tree8696c52910f313b2555ffeea091e5842eefa4ce4
parentbd24423ff95160321f8c4a9f073875a07f881469 (diff)
downloadaur-c4cc493c87c8d7c31ec5b8fb1925a70cfc5b0ad2.tar.gz
Update to 2.4.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b28f43dfa26..0c7f292264c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# sam jun 10 02:49:31 UTC 2017
+# mar aoĆ» 8 22:42:24 UTC 2017
pkgbase = thelounge
pkgdesc = Web-based IRC client - Official community fork of Shout
- pkgver = 2.3.1
+ pkgver = 2.4.0
pkgrel = 1
url = https://thelounge.github.io/
install = install
@@ -10,12 +10,12 @@ pkgbase = thelounge
license = MIT
makedepends = npm
depends = nodejs
- noextract = thelounge-2.3.1.tgz
+ noextract = thelounge-2.4.0.tgz
backup = etc/thelounge/config.js
- source = http://registry.npmjs.org/thelounge/-/thelounge-2.3.1.tgz
+ source = http://registry.npmjs.org/thelounge/-/thelounge-2.4.0.tgz
source = system.service
source = user.service
- sha256sums = ed384574a8799918e27df1580f8f68af6d6f63a37014763647e831ef97d441d6
+ sha256sums = ce454ff509bb98e43510b6134ec651717de6574360823c7f2139b7800854cf6b
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8bd6a811c206..40dec59928bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Poulin <maxpoulin64@gmail.com>
pkgname='thelounge'
_npmname='thelounge'
-pkgver=2.3.1
+pkgver=2.4.0
pkgrel=1
pkgdesc="Web-based IRC client - Official community fork of Shout"
url='https://thelounge.github.io/'
@@ -18,7 +18,7 @@ source=(
)
noextract=("$_npmname-$pkgver.tgz")
sha256sums=(
- 'ed384574a8799918e27df1580f8f68af6d6f63a37014763647e831ef97d441d6'
+ 'ce454ff509bb98e43510b6134ec651717de6574360823c7f2139b7800854cf6b'
'SKIP'
'SKIP'
)