[arch-commits] Commit in meson/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Mar 14 17:47:57 UTC 2016


    Date: Monday, March 14, 2016 @ 18:47:57
  Author: anatolik
Revision: 166739

upgpkg: meson 0.30.0-1

Modified:
  meson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-14 17:40:23 UTC (rev 166738)
+++ PKGBUILD	2016-03-14 17:47:57 UTC (rev 166739)
@@ -1,8 +1,8 @@
 # Maintainer: Anatol Pomozov <anatol dot pomozov at gmail>
 
 pkgname=meson
-pkgver=0.29.0
-pkgrel=2
+pkgver=0.30.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/'
 arch=(any)
@@ -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=('8d8329106f7fdcefbd70d32159e34fcc46f97d05')
+sha1sums=('ef63c08ce54de106ce7aa9c67c980b78136fb74f')
 
 check() {
   cd meson-$pkgver



More information about the arch-commits mailing list