diff options
author | Maxime Poulin | 2016-02-19 01:29:54 -0500 |
---|---|---|
committer | Maxime Poulin | 2016-02-19 01:29:54 -0500 |
commit | dd61301d0f6955851d2d9b4aea3391eb31b8f22a (patch) | |
tree | bdd4e9e442c84d7ca120b0ef30208488518b1a3a /PKGBUILD | |
parent | b290b0410f3d9c42c3abc1c3ec81b4e8e5e831c5 (diff) | |
download | aur-dd61301d0f6955851d2d9b4aea3391eb31b8f22a.tar.gz |
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Maintainer: Maxime Poulin <maxpoulin64@gmail.com> pkgname='thelounge' _npmname='thelounge' -pkgver=1.1.0 +pkgver=1.1.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=( - '64a8790f4278be42a7929a7291185d0d1c49691fef2527f4b39f93738f8d9813' + 'f060ac1c7d483cd64ea706f7e912bed2bf05859a0b438ada29b56f43283a0ac9' 'SKIP' 'SKIP' ) |