summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2022-02-11 06:04:41 +0800
committerlilac2022-02-11 06:04:41 +0800
commit585df889db6b7e224a6628d15035a98c8c51369a (patch)
tree84c8acab2f45adbb30efad10fadddf3ae676545b /PKGBUILD
parent2cb331adb1a8d82b8f282a538de316f04a63f1a9 (diff)
downloadaur-585df889db6b7e224a6628d15035a98c8c51369a.tar.gz
[lilac] updated to 1:1.3.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeea33ecd8b2..220b4d115800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=srain
epoch=1
-pkgver=1.3.1
+pkgver=1.3.2
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=('30a2e9958084a83e3841b6d5730052fb76e80b32f4499aecc0b822c4a650bdd5')
+sha256sums=('a9e0a6d36e57c091236f9a4aaddb255173411a8532499658fa6e464d40ebb665')
_prefix='/usr'