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