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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Fri Mar 1 15:32:04 UTC 2013


    Date: Friday, March 1, 2013 @ 16:32:03
  Author: svenstaro
Revision: 85437

upgpkg: protobuf 2.5.0-1

Updating to 2.5.0

Modified:
  protobuf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-01 14:17:50 UTC (rev 85436)
+++ PKGBUILD	2013-03-01 15:32:03 UTC (rev 85437)
@@ -1,11 +1,12 @@
-# Maintainer: Thomas S Hatch <thatch45 at gmail.com>
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Thomas S Hatch <thatch45 at gmail.com>
 # Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgbase=protobuf
 pkgname=('protobuf' 'protobuf-python')
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="A way of encoding structured data in an efficient yet extensible format"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/protobuf/"
@@ -14,7 +15,7 @@
 makedepends=('python2' 'setuptools')
 options=(!libtool)
 source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('ed436802019c9e1f40cc750eaf78f318')
+md5sums=('a72001a9067a4c2c4e0e836d0f92ece4')
 
 build() {
 	cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list