summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThorsten Wißmann2015-09-03 14:34:14 +0200
committerThorsten Wißmann2015-09-16 13:49:45 +0200
commit4bdfd57096253d891be83b557570ed00eace6208 (patch)
tree03e689f58dd413b57c5625216da3f82597b99923
parent12f1ea1a79a96288fc3570692d706c293b14db0e (diff)
downloadaur-4bdfd57096253d891be83b557570ed00eace6208.tar.gz
Update URL and git cloneurl
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ace41b7ba10e..4d440d5f5d8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = herbstluftwm-git
pkgver = 0.6.2.r48.gceeae62
pkgrel = 1
epoch = 1
- url = http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm
+ url = http://herbstluftwm.org
arch = i686
arch = x86_64
license = BSD
@@ -19,7 +19,7 @@ pkgbase = herbstluftwm-git
optdepends = dzen2-xft-xpm-xinerama-svn: view icons as tags
provides = herbstluftwm
conflicts = herbstluftwm
- source = herbstluftwm-git::git://git.informatik.uni-erlangen.de/re06huxa/herbstluftwm
+ source = herbstluftwm-git::git://github.com/herbstluftwm/herbstluftwm
md5sums = SKIP
pkgname = herbstluftwm-git
diff --git a/PKGBUILD b/PKGBUILD
index e62ac86b134f..9e87ba996ea3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
epoch=1
pkgdesc="Manual tiling window manager for X"
arch=('i686' 'x86_64')
-url="http://wwwcip.cs.fau.de/~re06huxa/$_pkgname"
+url="http://herbstluftwm.org"
license=('BSD')
depends=( 'glib2>=2.24' 'libx11' 'libxinerama')
optdepends=(
@@ -19,7 +19,7 @@ optdepends=(
makedepends=('git' 'asciidoc')
provides=($_pkgname)
conflicts=($_pkgname)
-source=("$pkgname::git://git.informatik.uni-erlangen.de/re06huxa/$_pkgname")
+source=("$pkgname::git://github.com/herbstluftwm/$_pkgname")
md5sums=( SKIP )
pkgver() {