summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2022-08-05 04:21:06 +0800
committerlilac2022-08-05 04:21:06 +0800
commitafcd9869a832225f767be6bc85bebfe5669bc0f1 (patch)
treed8b12077fa3cd72869b699fc8db7b4fbc4601775
parent9ca045cc52217197a239b0986f209d6b3a20645f (diff)
downloadaur-afcd9869a832225f767be6bc85bebfe5669bc0f1.tar.gz
[lilac] updated to 1.4.1-3
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81dd0f29f42a..724fc43029da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,15 @@
pkgbase = srain-git
pkgdesc = Modern IRC client written in GTK, git version
- pkgver = 1.3.0
- pkgrel = 1
- url = https://srain.im
+ pkgver = 1.4.1
+ pkgrel = 3
+ url = https://srain.silverrainz.me
arch = i686
+ arch = pentium4
arch = x86_64
+ arch = arm
+ arch = armv7h
+ arch = armv6h
+ arch = aarch64
license = GPL
makedepends = git
makedepends = meson
diff --git a/PKGBUILD b/PKGBUILD
index 6bbc3ce6ce05..489871622b7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=srain-git
-pkgver=1.3.0
-pkgrel=1
+pkgver=1.4.1
+pkgrel=3
pkgdesc="Modern IRC client written in GTK, git version"
-arch=('i686' 'x86_64')
+arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv7h' 'armv6h' 'aarch64')
license=('GPL')
-url="https://srain.im"
+url="https://srain.silverrainz.me"
makedepends=('git' 'meson' 'gcc' 'pkg-config' 'gettext' 'python-sphinx')
depends=('glib2' 'gtk3' 'libconfig' 'libsoup')
optdepends=(