mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
astroid: update to 0.14.
This commit is contained in:
parent
8bd8a1f5b7
commit
53f8f77c55
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'astroid'
|
# Template file for 'astroid'
|
||||||
pkgname=astroid
|
pkgname=astroid
|
||||||
version=0.13
|
version=0.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config scdoc"
|
||||||
makedepends="libnotmuch-devel gtkmm-devel webkit2gtk-devel libsass-devel
|
makedepends="libnotmuch-devel gtkmm-devel webkit2gtk-devel libsass-devel
|
||||||
gmime-devel boost-devel protobuf-devel vte3-devel gobject-introspection
|
gmime-devel boost-devel protobuf-devel vte3-devel gobject-introspection
|
||||||
libpeas-devel"
|
libpeas-devel"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Ameise <ameise@bitparlament.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://astroidmail.github.io/"
|
homepage="http://astroidmail.github.io/"
|
||||||
distfiles="https://github.com/astroidmail/astroid/archive/v${version}.tar.gz"
|
distfiles="https://github.com/astroidmail/astroid/archive/v${version}.tar.gz"
|
||||||
checksum=52a5e34b1d8dc597d7fdc9d63d258e519e6d7c3324110de737e5a62906256fb5
|
checksum=f2642968919527008d383b4c32d4b038c7b6f785ea084dde1222a65162ebc5ca
|
||||||
|
|
Loading…
Add table
Reference in a new issue