gtkd: update to 3.7.4.
This commit is contained in:
parent
b7112ea6c7
commit
3fa86abf05
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gtkd'
|
||||
pkgname=gtkd
|
||||
version=3.7.3
|
||||
revision=2
|
||||
version=3.7.4
|
||||
revision=1
|
||||
wrksrc="GtkD-${version}"
|
||||
build_style=gnu-makefile
|
||||
# The compiler used is ldc2 and our LDFLAGS make it fail to compile
|
||||
|
@ -18,7 +18,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="http://gtkd.org"
|
||||
distfiles="https://github.com/gtkd-developers/GtkD/archive/v${version}.tar.gz"
|
||||
checksum=aabffb3456eacdba6e8df0bf1da3be9543e1c9cd0880f6f76c613aa6af0c20de
|
||||
checksum=cf97661a93a90dc2f79db24318cd8bfb1836be263f3851456d39f3c1254f1c26
|
||||
|
||||
gtkd-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} gtk+3-devel librsvg-devel
|
||||
|
|
Loading…
Reference in a new issue