gtk-doc: Update to 1.24

This commit is contained in:
Alexpux
2015-06-20 22:01:19 +03:00
parent 6aba8de5fe
commit e2a1831471

View File

@@ -1,7 +1,7 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=gtk-doc
pkgver=1.21
pkgver=1.24
pkgrel=1
pkgdesc="Documentation tool for public library API (mingw-w64)"
arch=('i686' 'x86_64')
@@ -26,7 +26,7 @@ optdepends=(#"jade: SGML support"
)
url="http://www.gtk.org/gtk-doc/"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz)
md5sums=('e361de4750b707590d9ea1b5550fa738')
md5sums=('a8b96bacaba04e83531abf8e36d4e476')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"