awesome: update to 3.5.3.
This commit is contained in:
parent
c853910af1
commit
bd0243b126
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'awesome'
|
||||
pkgname=awesome
|
||||
version=3.5.2
|
||||
version=3.5.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSCONFDIR=/etc -DLUA_LIBRARY=/usr/lib/liblua.so.5.2"
|
||||
|
@ -13,11 +13,11 @@ makedepends="
|
|||
depends="dbus-x11 lgi>=0.7.2"
|
||||
conf_files="/etc/xdg/awesome/rc.lua"
|
||||
short_desc="Highly configurable, next gen framework window manager for X"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://awesome.naquadah.org"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=188d65b02a8ef905be43f126e2591b0d3caf84e094fb6af5501ae5ef07503e86
|
||||
checksum=544eb343a4a059ebe405ae907bda205e7c63a550417c8ee49f9eeee6870c9253
|
||||
|
||||
pre_configure() {
|
||||
# Russian manpages fail to build.
|
||||
|
|
Loading…
Reference in a new issue