summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b7cc2b3be55..e09847299fd8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=srain
-pkgver=1.2.2
-pkgrel=1
+epoch=1
+pkgver=1.2.1
+pkgrel=2
pkgdesc="Modern IRC client written in GTK."
arch=('i686' 'x86_64')
license=('GPL')
@@ -10,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=('4267308ca45cf5619847c472685b57915a248f81870db568603ac62e2618123e')
+sha256sums=('a81a3177e09bf1d9ff1302fc95c79dba2514f50409dc52a29451801e57467655')
_prefix='/usr'