summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShengyu Zhang2019-01-24 20:30:07 +0800
committerShengyu Zhang2019-01-24 20:30:07 +0800
commitd92a72c90571f4c00caedacc19e33a408f90c4d6 (patch)
treecbd37cc8c8f0da29ed9097b3aa79b2616ed93776 /PKGBUILD
parentcd3c92c7a14d3a9547b9751528b4b86db7da048b (diff)
downloadaur-srain-dev.tar.gz
srain-dev: update repo address
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')