summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb9345059cd3..a92e0d28601f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 20 15:09:45 UTC 2018
+# Thu Jan 24 12:30:03 UTC 2019
pkgbase = srain-dev
pkgdesc = Modern IRC client, develop and debug version
- pkgver = 1.0.0rc1.1073.1e1993c
+ pkgver = 1.0.0rc2.1112.1c367df
pkgrel = 1
url = https://srain.im
arch = i686
@@ -23,7 +23,7 @@ pkgbase = srain-dev
provides = srain
conflicts = srain
options = !strip
- source = git+https://github.com/SilverRainZ/srain.git#branch=dev/1.0
+ source = git+https://github.com/SrainApp/srain.git#branch=dev/1.0
sha256sums = SKIP
pkgname = srain-dev
diff --git a/PKGBUILD b/PKGBUILD
index 0c80daa20ec4..35b7cc204667 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=srain-dev
-pkgver=1.0.0rc1.1073.1e1993c
-_pkgver=1.0.0rc1
+pkgver=1.0.0rc2.1112.1c367df
+_pkgver=1.0.0rc2
pkgrel=1
pkgdesc="Modern IRC client, develop and debug version"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=(
)
conflicts=('srain')
provides=('srain')
-source=("git+https://github.com/SilverRainZ/srain.git#branch=dev/1.0")
+source=("git+https://github.com/SrainApp/srain.git#branch=dev/1.0")
sha256sums=('SKIP')
options=('!strip')