aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2017-11-27 00:23:08 -0500
committerMaxime Poulin2017-11-27 00:23:08 -0500
commitd9730a989ba6606631a7fec5fbe6aec2b2067bd3 (patch)
tree38bfe737992133f2011ed4dcc8d0d5b4274c6881
parent56f79d0f05fc568079f8a8436ab0f6af7fa23648 (diff)
downloadaur-d9730a989ba6606631a7fec5fbe6aec2b2067bd3.tar.gz
Update to 2.6.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b577c27a9f09..9641d82c2cd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# mar oct 17 05:27:54 UTC 2017
+# Mon Nov 27 05:23:03 UTC 2017
pkgbase = thelounge
pkgdesc = Web-based IRC client - Official community fork of Shout
- pkgver = 2.5.0
+ pkgver = 2.6.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.5.0.tgz
+ noextract = thelounge-2.6.0.tgz
backup = etc/thelounge/config.js
- source = http://registry.npmjs.org/thelounge/-/thelounge-2.5.0.tgz
+ source = http://registry.npmjs.org/thelounge/-/thelounge-2.6.0.tgz
source = system.service
source = user.service
- sha256sums = 8d9e0cbcf4c9627fefabcaa616f8afe1f58837d283c968c09dccd74bf462bf2e
+ sha256sums = 411428dca62edb956623fbaac1db3233653810e90df8ad4df8f2fdd91656121d
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a10da996e8c5..eae986f0a643 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Poulin <maxpoulin64@gmail.com>
pkgname='thelounge'
_npmname='thelounge'
-pkgver=2.5.0
+pkgver=2.6.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=(
- '8d9e0cbcf4c9627fefabcaa616f8afe1f58837d283c968c09dccd74bf462bf2e'
+ '411428dca62edb956623fbaac1db3233653810e90df8ad4df8f2fdd91656121d'
'SKIP'
'SKIP'
)