summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShengyu Zhang2017-02-23 02:24:42 +0800
committerShengyu Zhang2017-02-23 02:24:42 +0800
commitdfeda0b9d3893b144138e91e13a85fcb6727853a (patch)
tree6b5a354e514eff25d9f79b761d492eec7c3b4bd3 /PKGBUILD
parent10c8fad148c330908646b66b50a40d760ebe92c0 (diff)
downloadaur-dfeda0b9d3893b144138e91e13a85fcb6727853a.tar.gz
Update upstream address
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 195a49a47990..34e91a23aecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=srain
pkgver=0.05.1
-pkgrel=1
+pkgrel=2
pkgdesc="It does not look like a irc client"
arch=('i686' 'x86_64')
license=('GPL')
-url="https://github.com/lastavenger/srain"
+url="https://github.com/SilverRainZ/srain"
depends=('gtk3' 'python' 'libircclient' 'curl' 'libnotify')
makedepends=('make' 'gcc' 'pkg-config' 'gettext' 'imagemagick')
conflicts=('srain-git')
provides=('srain')
-source=("https://github.com/LastAvenger/${pkgname}/archive/${pkgver}.tar.gz")
+source=("https://github.com/SilverRainZ/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('2c68b500f94b804b44e15588194e03d07e340a95455cac8ad50524a1c21ba2e3')
build() {