summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWyRe2017-03-31 04:41:52 +0200
committerWyRe2017-03-31 04:41:52 +0200
commit1c1c30fe5647934f4736ac5d3f3eed7de52e3d19 (patch)
tree90d16df51516a1612c188b455acc8c8f638841d7
parentaa326d2562d9d01ab84f5e46b628f480c4bb33b0 (diff)
downloadaur-1c1c30fe5647934f4736ac5d3f3eed7de52e3d19.tar.gz
URL updated
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ce84e394e62..301e68b658d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = craftbukkit-plugin-worldguard
pkgdesc = plugin providing all the little things (and some big ones), and it protects your servers from various problems.
pkgver = 6.2.1
pkgrel = 1
- url = http://dev.bukkit.org/bukkit-plugins/worldguard
+ url = http://enginehub.org/worldguard
arch = any
license = GPLv3
makedepends = dos2unix
diff --git a/PKGBUILD b/PKGBUILD
index c4da4d2f3062..9c061fd4758b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=6.2.1
pkgrel=1
pkgdesc="plugin providing all the little things (and some big ones), and it protects your servers from various problems."
arch=(any)
-url="http://dev.bukkit.org/bukkit-plugins/worldguard"
+url="http://enginehub.org/worldguard"
license=("GPLv3")
makedepends=(dos2unix)
depends=("craftbukkit>=1.8.1")