aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime Poulin2016-04-22 22:19:13 -0400
committerMaxime Poulin2016-04-22 22:19:13 -0400
commit430f4c86f688e99e5bb410b383d94b6f4a3f910a (patch)
tree9e9fc84ddbf3df5f49bc2e2276863dfc7158c2d9
parentf4a824362ad93c31006d628a638f8913ab45b3aa (diff)
downloadaur-430f4c86f688e99e5bb410b383d94b6f4a3f910a.tar.gz
Update to 1.5.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adf0c53785bf..538ce5e1ccaf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# ven avr 1 04:19:53 UTC 2016
+# sam avr 23 02:19:07 UTC 2016
pkgbase = thelounge
pkgdesc = Web-based IRC client - Official community fork of Shout
- pkgver = 1.4.2
+ pkgver = 1.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-1.4.2.tgz
+ noextract = thelounge-1.5.0.tgz
backup = etc/thelounge/config.js
- source = http://registry.npmjs.org/thelounge/-/thelounge-1.4.2.tgz
+ source = http://registry.npmjs.org/thelounge/-/thelounge-1.5.0.tgz
source = system.service
source = user.service
- sha256sums = 4b1e52ec590eda0be848d1785db11778d6ddc5f36466f54b42866a9255af2c62
+ sha256sums = 181989c0178c620172992e124a250032ff501e6ba0f8e455decfd5f02d0dc601
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7b95e90941fd..021530a9150a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Poulin <maxpoulin64@gmail.com>
pkgname='thelounge'
_npmname='thelounge'
-pkgver=1.4.2
+pkgver=1.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=(
- '4b1e52ec590eda0be848d1785db11778d6ddc5f36466f54b42866a9255af2c62'
+ '181989c0178c620172992e124a250032ff501e6ba0f8e455decfd5f02d0dc601'
'SKIP'
'SKIP'
)