aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2017-06-09 22:51:08 -0400
committerMaxime Poulin2017-06-09 22:51:08 -0400
commitbd24423ff95160321f8c4a9f073875a07f881469 (patch)
tree161980bffdb44979565df0e95193c6dd7bb1053f
parent585edeac938a752451848e58f5be196630f999a2 (diff)
downloadaur-bd24423ff95160321f8c4a9f073875a07f881469.tar.gz
Update to 2.3.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c3e353424df..9b28f43dfa26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# mer mar 15 04:52:29 UTC 2017
+# sam jun 10 02:49:31 UTC 2017
pkgbase = thelounge
pkgdesc = Web-based IRC client - Official community fork of Shout
- pkgver = 2.2.2
+ pkgver = 2.3.1
pkgrel = 1
url = https://thelounge.github.io/
install = install
@@ -10,12 +10,12 @@ pkgbase = thelounge
license = MIT
makedepends = npm
depends = nodejs
- noextract = thelounge-2.2.2.tgz
+ noextract = thelounge-2.3.1.tgz
backup = etc/thelounge/config.js
- source = http://registry.npmjs.org/thelounge/-/thelounge-2.2.2.tgz
+ source = http://registry.npmjs.org/thelounge/-/thelounge-2.3.1.tgz
source = system.service
source = user.service
- sha256sums = bda38730637362a3c4e44eac312597bf6b9fb405db7746174ed572a1cf145ba8
+ sha256sums = ed384574a8799918e27df1580f8f68af6d6f63a37014763647e831ef97d441d6
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 01c5b7d3082d..8bd6a811c206 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Poulin <maxpoulin64@gmail.com>
pkgname='thelounge'
_npmname='thelounge'
-pkgver=2.2.2
+pkgver=2.3.1
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=(
- 'bda38730637362a3c4e44eac312597bf6b9fb405db7746174ed572a1cf145ba8'
+ 'ed384574a8799918e27df1580f8f68af6d6f63a37014763647e831ef97d441d6'
'SKIP'
'SKIP'
)