summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShengyu Zhang2016-08-22 15:42:29 +0800
committerShengyu Zhang2016-08-22 15:42:29 +0800
commitba87950191432479534e6b73e391518efd4f75a7 (patch)
tree9ecfb819b925dde3376dc07203379a1bd3ed7228 /PKGBUILD
parentf257c5fdadc310bf1555213471498417b768ad9a (diff)
downloadaur-ba87950191432479534e6b73e391518efd4f75a7.tar.gz
Update dependences
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3732a46b1d0..f1777ca6377a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Yuexuan Gu <lastavengers@outlook.com>
pkgname=srain-git
-pkgver=0.288.1f063df
-pkgrel=2
+pkgver=0.314.3c82118
+pkgrel=1
pkgdesc="It does not look like a irc client"
arch=('i686' 'x86_64')
license=('GPL')
url="https://github.com/LastAvenger/srain"
-depends=('gtk3' 'glib2' 'python' 'libircclient')
-makedepends=('git' 'make' 'gcc' 'pkg-config' 'gettext' 'curl' 'imagemagick')
+depends=('gtk3' 'python' 'libircclient' 'curl')
+makedepends=('git' 'make' 'gcc' 'pkg-config' 'gettext' 'imagemagick')
conflicts=('srain')
provides=('srain')
source=("git+https://github.com/LastAvenger/srain.git")