summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShengyu Zhang2019-01-24 20:29:01 +0800
committerShengyu Zhang2019-01-24 20:29:01 +0800
commit282d64d66d4ce291f98c52fd34a079a739ac8148 (patch)
treecbd7398b3fb2b6c587765f50d265a5c7dab6b228
parent48b5800bd20e549238f0bbf71e545e53b40a6b3b (diff)
downloadaur-282d64d66d4ce291f98c52fd34a079a739ac8148.tar.gz
srain-git: update repo address
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84ca6bbfd2ca..fc7d98759dd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 21 06:01:23 UTC 2018
+# Thu Jan 24 12:28:56 UTC 2019
pkgbase = srain-git
pkgdesc = Modern IRC client, git version
- pkgver = 1.0.0rc1.1067.0542dd1
- pkgrel = 2
+ pkgver = 1.0.0rc2.1113.1032312
+ pkgrel = 1
url = https://srain.im
arch = i686
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = srain-git
optdepends = glib-networking: TLS connection support
provides = srain
conflicts = srain
- source = git+https://github.com/SilverRainZ/srain.git#branch=master
+ source = git+https://github.com/SrainApp/srain.git#branch=master
sha256sums = SKIP
pkgname = srain-git
diff --git a/PKGBUILD b/PKGBUILD
index 79e721f26690..d47611cd533f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Shengyu Zhang <la@archlinuxcn.org>
pkgname=srain-git
-pkgver=1.0.0rc1.1067.0542dd1
-_pkgver=1.0.0rc1
-pkgrel=2
+pkgver=1.0.0rc2.1113.1032312
+_pkgver=1.0.0rc2
+pkgrel=1
pkgdesc="Modern IRC client, git version"
arch=('i686' 'x86_64')
license=('GPL')
@@ -15,7 +15,7 @@ optdepends=(
)
conflicts=('srain')
provides=('srain')
-source=("git+https://github.com/SilverRainZ/srain.git#branch=master")
+source=("git+https://github.com/SrainApp/srain.git#branch=master")
sha256sums=('SKIP')
_prefix='/usr'