gtkmm: change version number to v3
The short description for this package was wrong, as it was using v2 as the version number.
This commit is contained in:
parent
c5c4b16a5f
commit
a60ebb8892
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'gtkmm'
|
# Template file for 'gtkmm'
|
||||||
pkgname=gtkmm
|
pkgname=gtkmm
|
||||||
version=3.24.1
|
version=3.24.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation"
|
configure_args="--disable-documentation"
|
||||||
hostmakedepends="automake libtool pkg-config mm-common"
|
hostmakedepends="automake libtool pkg-config mm-common"
|
||||||
makedepends="gtk+3-devel glibmm-devel atkmm-devel pangomm-devel"
|
makedepends="gtk+3-devel glibmm-devel atkmm-devel pangomm-devel"
|
||||||
short_desc="C++ bindings for The GTK+ toolkit (v2)"
|
short_desc="C++ bindings for The GTK+ toolkit (v3)"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gtkmm.org"
|
homepage="https://gtkmm.org"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue