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

Jan de Groot jgc at archlinux.org
Mon Oct 13 10:11:00 UTC 2014


    Date: Monday, October 13, 2014 @ 12:10:59
  Author: jgc
Revision: 224272

upgpkg: vala 0.26.1-1

Modified:
  vala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-13 10:02:22 UTC (rev 224271)
+++ PKGBUILD	2014-10-13 10:10:59 UTC (rev 224272)
@@ -3,7 +3,7 @@
 # Contributor: Timm Preetz <timm at preetz.us>
 
 pkgname=vala
-pkgver=0.26.0
+pkgver=0.26.1
 pkgrel=1
 pkgdesc="Compiler for the GObject type system"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glib2')
 makedepends=('libxslt')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c1d0a6a485d5cbfbe027483adfc5f7c80c2404b692375be80d75193d915dcd2f')
+sha256sums=('8407abb19ab3a58bbfc0d288abb47666ef81f76d0540258c03965e7545f59e6b')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list