summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fa3c5958269..ef1b2c13fa6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=srain
pkgver=1.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Modern IRC client written in GTK."
arch=('i686' 'x86_64')
license=('GPL')
@@ -10,8 +10,6 @@ url="https://srain.im"
makedepends=('python-sphinx')
depends=('gtk3' 'libconfig' 'libsoup' 'libsecret')
optdepends=()
-conflicts=('srain')
-provides=('srain')
source=("https://github.com/SrainApp/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('104d0b56944b9eabed9ada7bbca28df4b0dedb972e67fa533079dcf5bde35254')