summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShengyu Zhang2018-03-31 14:12:02 +0800
committerShengyu Zhang2018-03-31 14:12:02 +0800
commit19a9483e1116b0046f90a459723367d277a374da (patch)
treeff0893825f6581f61246468560ed89735816b108
parentdc7fc8a9b84d897c2331d9a896a41a1cfe68bc9f (diff)
downloadaur-19a9483e1116b0046f90a459723367d277a374da.tar.gz
srain-git: switch branch from master to v0.6-stable
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35be3b71984b..75a91427be77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Dec 22 05:42:58 UTC 2017
+# Sat Mar 31 06:11:46 UTC 2018
pkgbase = srain-git
pkgdesc = Modern, beautiful IRC client written in GTK+ 3, git version
- pkgver = 0.826.4ad166f
+ pkgver = 0.912.1652368
pkgrel = 1
url = https://srain.im
arch = i686
@@ -26,7 +26,7 @@ pkgbase = srain-git
optdepends = python-requests: avatar and pastebin support
provides = srain
conflicts = srain
- source = git+https://github.com/SilverRainZ/srain.git
+ source = git+https://github.com/SilverRainZ/srain.git#branch=v0.6-stable
sha256sums = SKIP
pkgname = srain-git
diff --git a/PKGBUILD b/PKGBUILD
index a96788a08f2b..79fbc479996b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Shengyu Zhang <arch at srain.im>
pkgname=srain-git
-pkgver=0.826.4ad166f
+pkgver=0.912.1652368
pkgrel=1
pkgdesc="Modern, beautiful IRC client written in GTK+ 3, git version"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=(
)
conflicts=('srain')
provides=('srain')
-source=("git+https://github.com/SilverRainZ/srain.git")
+source=("git+https://github.com/SilverRainZ/srain.git#branch=v0.6-stable")
sha256sums=('SKIP')
pkgver() {