summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2020-03-14 18:32:42 +0800
committerlilac2020-03-14 18:32:42 +0800
commit90aee9f6e5cee3c2885dfc325da221ad28912f5c (patch)
tree775b55ec856dfcc5e14d917e9a016d871026aa82 /PKGBUILD
parentf60abf0c46291fa55fe3aa66bd3f7674e410d0d4 (diff)
downloadaur-90aee9f6e5cee3c2885dfc325da221ad28912f5c.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a0cd7f041e9..cce285da38bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=srain
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Modern IRC client written in GTK."
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=(
conflicts=('srain')
provides=('srain')
source=("https://github.com/SrainApp/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('7d4d7f7baea42bb0731e30a6b978a8d4795adbfe816ae979e9a4fc85cc53716f')
+sha256sums=('104d0b56944b9eabed9ada7bbca28df4b0dedb972e67fa533079dcf5bde35254')
_prefix='/usr'