summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfennectech2017-09-05 18:30:58 -0500
committerfennectech2017-09-05 18:30:58 -0500
commit2b23f28c7fbfafd62a022a36dd380c6649b54b53 (patch)
tree4816ca2d22daddcf9f0ff7d92784e3ec369f4557
parentf19ddce552d33bad06805aea0628eaf801776f3f (diff)
downloadaur-2b23f28c7fbfafd62a022a36dd380c6649b54b53.tar.gz
metadata fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cdad2f8a71e..2c4f4d2a5b5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = radegast-ng
pkgdesc = Lightweight client for connecting to Second Life and OpenSim worlds
pkgver = 2.24.105
pkgrel = 1
- url = http://radegast.org
+ url = http://radegast.life
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index d81efb954adf..33d719510930 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('i686' 'x86_64')
url="http://radegast.org"
license=('BSD')
depends=('mono')
+conflicts=('radegast' 'radegast-git')
makedepends=('dos2unix' 'recode')
source=(https://bitbucket.org/cinderblocks/radegast/downloads/Radegast-${pkgver}.tbz
radegast.desktop radegast)