diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-18 16:54:29 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2012-05-18 16:54:29 +0200 |
commit | 6d3d853af3b9042559c2d86a7e3907f97921fb28 (patch) | |
tree | c792505884d2ffee7dee3e9060637acfe25a7021 /community/wmname | |
parent | 5880798304726de24b4c520a62a15b3090950c08 (diff) | |
parent | 2f104ecf78d6a93ba8d67273b76364cb1365a6cf (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
extra/soprano/PKGBUILD
extra/xfce4-sensors-plugin/PKGBUILD
Diffstat (limited to 'community/wmname')
-rw-r--r-- | community/wmname/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wmname/PKGBUILD b/community/wmname/PKGBUILD index 0d72d64c7..778e1f94a 100644 --- a/community/wmname/PKGBUILD +++ b/community/wmname/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55541 2011-09-14 08:07:38Z andrea $ +# $Id: PKGBUILD 70751 2012-05-16 10:53:27Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Vincent Kriek <vincent@vincentkriek.nl> @@ -6,7 +6,7 @@ pkgname=wmname pkgver=0.1 pkgrel=2 pkgdesc="An utility to set the name of your window manager" -url="http://www.suckless.org/programs/wmname.html" +url="http://tools.suckless.org/wmname" license=('custom') depends=('libx11') arch=('i686' 'x86_64' 'mips64el') |