mcwm-git: bump version.

This commit is contained in:
Juan RP 2014-03-17 12:24:58 +01:00
parent 0901336dc4
commit d597f28850
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# Template file for 'mcwm-git' # Template file for 'mcwm-git'
pkgname=mcwm-git pkgname=mcwm-git
version=20130828 version=20140317
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
makedepends="libxcb-devel xcb-proto xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel" makedepends="libxcb-devel xcb-proto xcb-util-devel xcb-util-keysyms-devel xcb-util-wm-devel"
provides="mcwm-${version}" provides="mcwm-${version}_${revision}"
replaces="mcwm>=0" replaces="mcwm>=0"
short_desc="A minimalist stacking X window manager based on XCB" short_desc="A minimalist stacking X window manager based on XCB"
maintainer="Ypnose <linuxienATlegtuxDOTorg>" maintainer="Ypnose <linuxienATlegtuxDOTorg>"