Date: Monday, June 19, 2017 @ 09:53:13 Author: spupykin Revision: 238143
upgpkg: fox-devel 1.7.60-1 Modified: fox-devel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-06-19 09:33:31 UTC (rev 238142) +++ PKGBUILD 2017-06-19 09:53:13 UTC (rev 238143) @@ -3,7 +3,7 @@ # Contributor: Dany Martineau <[email protected]> pkgname=fox-devel -pkgver=1.7.59 +pkgver=1.7.60 pkgrel=1 pkgdesc="Free Objects for X: GUI Toolkit for C++, development version." arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('mesa') provides=("fox=$pkgver") source=("${url/www/ftp}pub/fox-$pkgver.tar.gz") -sha256sums=('edc0c96c92f6e1108a03cfd3f6533bfa889e427dbad46a65938a230f63e2f874') +sha256sums=('e4d91b5dc44ece973092739ac3426843974b7af9dc3bc4a576d085edc0aa8904') build() { cd fox-$pkgver
