summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 876550cbc453..5b580e6b3077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=srain
epoch=1
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="Modern IRC client written in GTK."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="https://srain.im"
makedepends=('python-sphinx' 'meson')
depends=('gtk3' 'libconfig' 'libsoup' 'libsecret')
source=("https://github.com/SrainApp/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('48e1ec20fb64c0cc04698200049a0a5258875510d172d00433b402273f7b69c3')
+sha256sums=('74f82002b30592c595ffb2f7d0c59addb8b61be603d7677bd78a0f64383e2fa3')
_prefix='/usr'