mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'xtitle'
|
||||||
pkgname=xtitle
|
pkgname=xtitle
|
||||||
version=0.4.3
|
version=0.4.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
makedepends="libxcb-devel xcb-util-devel xcb-util-wm-devel"
|
||||||
short_desc="Outputs X window titles"
|
short_desc="Outputs X window titles"
|
||||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://github.com/baskerville/xtitle"
|
homepage="https://github.com/baskerville/xtitle"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=b0d495193672ea8a98ef335f5db375c785f89e25c38b658c3bc3cf0d7aaf642e
|
checksum=c2fbf403892c4e466e43528415284a458d4354855f221273881aa4388d028970
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue