summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1adb83ece9ec..ca1b1834408f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = wmfs2-git
pkgdesc = A lightweight and highly configurable tiling window manager for X
pkgver = r442.3c701a9
- pkgrel = 1
- url = http://www.wmfs.info/
+ pkgrel = 2
+ url = https://github.com/xorg62/wmfs
arch = i686
arch = x86_64
license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 5dca63800d5b..9a67c0c7e5fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=wmfs2-git
pkgver=r442.3c701a9
-pkgrel=1
+pkgrel=2
pkgdesc="A lightweight and highly configurable tiling window manager for X"
arch=('i686' 'x86_64')
-url="http://www.wmfs.info/"
+url="https://github.com/xorg62/wmfs"
license=('BSD')
depends=('libxft' 'imlib2' 'libxinerama' 'libxrandr')
makedepends=('git')