summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2016-06-26 14:13:10 +0100
committerHans-Nikolai Viessmann2016-06-26 14:13:10 +0100
commit48b97dcdf8d697d656bccdf3711e4b2279c17145 (patch)
tree5a8b69a1212a91dca942106fee4b62020a402669
parentce1b35fa37f31831099572dabef07df7c0981a4e (diff)
downloadaur-48b97dcdf8d697d656bccdf3711e4b2279c17145.tar.gz
Added correct project URL
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e184dfc468cb..44804971da98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname='rutorrent-autodl-irssi-community'
_pkgname='autodl-rutorrent-community'
pkgver=1.62
-pkgrel=1
+pkgrel=2
pkgdesc='Community fork of the autodl-irssi rutorrent plugin.'
arch=('any')
-url='http://sourceforge.net/projects/autodl-irssi'
+url='https://github.com/autodl-community/autodl-rutorrent'
license=('MPL')
install='rutorrent-autodl-irssi-community.install'
depends=('rutorrent' "autodl-irssi-community=${pkgver}")