aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2017-10-17 01:30:47 -0400
committerMaxime Poulin2017-10-17 01:30:47 -0400
commit56f79d0f05fc568079f8a8436ab0f6af7fa23648 (patch)
treefabf16974172899d854ef1de5cf27755b293b692
parente2826012945c1dd65910cd2cd51d5056ef80fe73 (diff)
downloadaur-56f79d0f05fc568079f8a8436ab0f6af7fa23648.tar.gz
Update to 2.5.0 ๐ŸŽ‰
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c7f292264c0..b577c27a9f09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# mar aoรป 8 22:42:24 UTC 2017
+# mar oct 17 05:27:54 UTC 2017
pkgbase = thelounge
pkgdesc = Web-based IRC client - Official community fork of Shout
- pkgver = 2.4.0
+ pkgver = 2.5.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.4.0.tgz
+ noextract = thelounge-2.5.0.tgz
backup = etc/thelounge/config.js
- source = http://registry.npmjs.org/thelounge/-/thelounge-2.4.0.tgz
+ source = http://registry.npmjs.org/thelounge/-/thelounge-2.5.0.tgz
source = system.service
source = user.service
- sha256sums = ce454ff509bb98e43510b6134ec651717de6574360823c7f2139b7800854cf6b
+ sha256sums = 8d9e0cbcf4c9627fefabcaa616f8afe1f58837d283c968c09dccd74bf462bf2e
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index ccdb6b57c3fc..a10da996e8c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Poulin <maxpoulin64@gmail.com>
pkgname='thelounge'
_npmname='thelounge'
-pkgver=2.4.0
+pkgver=2.5.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=(
- 'ce454ff509bb98e43510b6134ec651717de6574360823c7f2139b7800854cf6b'
+ '8d9e0cbcf4c9627fefabcaa616f8afe1f58837d283c968c09dccd74bf462bf2e'
'SKIP'
'SKIP'
)