[arch-commits] Commit in meson/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Wed Apr 13 17:27:48 UTC 2016
Date: Wednesday, April 13, 2016 @ 19:27:48
Author: anatolik
Revision: 170831
upgpkg: meson 0.31.0-1
Modified:
meson/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-13 16:53:38 UTC (rev 170830)
+++ PKGBUILD 2016-04-13 17:27:48 UTC (rev 170831)
@@ -1,7 +1,7 @@
# Maintainer: Anatol Pomozov <anatol dot pomozov at gmail>
pkgname=meson
-pkgver=0.30.0
+pkgver=0.31.0
pkgrel=1
pkgdesc='SCons-like build system that use python as a front-end language and Ninja as a building backend'
url='http://mesonbuild.com/'
@@ -11,7 +11,7 @@
#checkdepends=(gcc-objc gnustep-make vala rust gcc-fortran mono boost qt5-base) #gtest or googletest
license=(Apache)
source=(https://pypi.python.org/packages/source/m/meson/meson-$pkgver.tar.gz)
-sha1sums=('ef63c08ce54de106ce7aa9c67c980b78136fb74f')
+sha1sums=('dedfe5d729a492dfb9fdd0460feb222f9db4d744')
check() {
cd meson-$pkgver
More information about the arch-commits
mailing list