xtitle: update to 0.4.4.
This commit is contained in:
parent
7a6cb52f3e
commit
d2b2368b51
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'xtitle'
|
||||
pkgname=xtitle
|
||||
version=0.4.3
|
||||
revision=2
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
||||
short_desc="Outputs X window titles"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/baskerville/xtitle"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=b0d495193672ea8a98ef335f5db375c785f89e25c38b658c3bc3cf0d7aaf642e
|
||||
checksum=c2fbf403892c4e466e43528415284a458d4354855f221273881aa4388d028970
|
||||
|
||||
pre_build() {
|
||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||
|
|
Loading…
Reference in a new issue