summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Wißmann2020-03-19 21:50:09 +0100
committerThorsten Wißmann2020-03-19 21:50:09 +0100
commit5a05fb2aa0e7a7b210a21362898f6e1fd2f89d5e (patch)
tree3535b52d8ce3c44fd85c4edcb166062b34d13490 /PKGBUILD
parentf325db14917532a333f860c70f7f22369747aa5a (diff)
downloadaur-5a05fb2aa0e7a7b210a21362898f6e1fd2f89d5e.tar.gz
Fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4d55cd4532f..70e5abb60935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=herbstluftwm-git
_pkgname=herbstluftwm
pkgver=0.7.2.r852.g031c5ce4
-pkgrel=2
-pkgdesc="Manual tiling window manager for X - winterbreeze branch"
+pkgrel=3
+pkgdesc="Manual tiling window manager for X"
arch=('i686' 'x86_64')
url="http://herbstluftwm.org"
license=('BSD')