xiccd: update to 0.3.0.
This commit is contained in:
parent
68ee7c8fb8
commit
a2e1c84307
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xiccd'
|
||||
pkgname=xiccd
|
||||
version=0.2.4
|
||||
revision=2
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libX11-devel libXrandr-devel glib-devel colord-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/agalakhov/xiccd"
|
||||
distfiles="https://github.com/agalakhov/xiccd/archive/v${version}.tar.gz"
|
||||
checksum=9bf45ade74fad4fa1509769e3111cbc921b2651acfceea144e7bb07b69bbf7bd
|
||||
checksum=94dbe352ad3043079fa5edd8150318ec88f1dc87b75f69b1fced8ce2981c36a9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue