Date: Wednesday, March 30, 2016 @ 22:27:49 Author: heftig Revision: 263414
1.25 Modified: gtk-doc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-30 20:27:07 UTC (rev 263413) +++ PKGBUILD 2016-03-30 20:27:49 UTC (rev 263414) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gtk-doc -pkgver=1.24 +pkgver=1.25 pkgrel=1 pkgdesc="Documentation tool for public library API" arch=('any') @@ -13,7 +13,7 @@ 'dblatex: PDF support') url="http://www.gtk.org/gtk-doc/" source=(https://download.gnome.org/sources/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz) -sha256sums=('b420759ea05c760301bada14e428f1b321f5312f44e10a176d6804822dabb58b') +sha256sums=('1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42') build() { cd "${srcdir}/${pkgname}-${pkgver}"
