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

Jan Steffens heftig at archlinux.org
Tue Aug 11 19:36:57 UTC 2015


    Date: Tuesday, August 11, 2015 @ 21:36:57
  Author: heftig
Revision: 243177

0.28.1

Modified:
  vala/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-11 18:54:14 UTC (rev 243176)
+++ PKGBUILD	2015-08-11 19:36:57 UTC (rev 243177)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.28.0
+pkgver=0.28.1
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('libxslt')
 checkdepends=('dbus' 'libx11' 'gobject-introspection')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f')
+sha256sums=('1c0eaea6134b75af17221cb699f13d7236d607bb48192565c3d865c38f184f47')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list