aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-04-20 23:14:11 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:40 +0200
commit301d1be1147bf12f5d0a5408ef95105dcf5c7772 (patch)
tree76631ff4e67f6c07fc65aaa1659a1f210ede0c0a /PKGBUILD
parent9556b1a5460778c9641d6d97c3f65fa341310b2b (diff)
downloadpkgbuilds-301d1be1147bf12f5d0a5408ef95105dcf5c7772.tar.xz
quassel-light: updpkg 0.10.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a82b21..c730bdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Gaetan Bisson <bisson@archlinux.org>
pkgname=quassel-light
-pkgver=0.9.2
+pkgver=0.10.0
pkgrel=1
pkgdesc="Modern, cross-platform, distributed IRC client; built with few dependencies"
arch=('i686' 'x86_64')
@@ -18,9 +18,9 @@ backup=(etc/conf.d/quassel)
source=("http://quassel-irc.org/pub/quassel-$pkgver.tar.bz2"
'quassel.service'
'quassel.conf')
-sha256sums=('f04d01602509c1d950602502e5f51aba47d99c73a9c70e77c563bb7749fc53c0'
- '91a1aaae47d41c11aa418dd560039ddbbfb659e02b86379d8c4789c5ada362d3'
- 'f3031ea8217e01ba42cea14606169e3e27affa5918968ffd5a03c21ae92fe2b8')
+sha256sums=('68228ce23aa3a992add3d00cb1e8b4863d8ca64bea99c881edf6d16ff9ec7c23'
+ '91a1aaae47d41c11aa418dd560039ddbbfb659e02b86379d8c4789c5ada362d3'
+ 'f3031ea8217e01ba42cea14606169e3e27affa5918968ffd5a03c21ae92fe2b8')
build() {
cd quassel-$pkgver