gtk-sharp: update to 2.12.22.
This commit is contained in:
parent
9e44a0fc27
commit
652cd27eff
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gtk-sharp'
|
||||
pkgname=gtk-sharp
|
||||
version=2.12.21
|
||||
revision=3
|
||||
version=2.12.22
|
||||
revision=1
|
||||
distfiles="https://github.com/mono/gtk-sharp/archive/${version}.tar.gz"
|
||||
checksum="bc356962294d538614fef08281b752fa85a0892607ff6d817583f712b8d8e1fa"
|
||||
checksum="d50f153c9b1a179efb989ba46abd3083a8eae1b514dd04129f8cc9339f723926"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config autoconf automake"
|
||||
makedepends="mono gtk+-devel libglade-devel libtool which"
|
||||
|
@ -21,4 +21,4 @@ gtk-sharp_package() {
|
|||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue