summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlack_Codec2015-09-02 21:23:27 +0200
committerBlack_Codec2015-09-02 21:23:27 +0200
commit9b1f735caa20026537084c746a63493ddda710bd (patch)
treeea9ba3dde4b59f3dccfa3ace6df61e8228a12cb1
parent27cbfa152b8908521199870d1577a2f1a414f540 (diff)
downloadaur-9b1f735caa20026537084c746a63493ddda710bd.tar.gz
Update url
-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')