[arch-commits] Commit in rest/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Thu Feb 24 11:58:47 UTC 2011
Date: Thursday, February 24, 2011 @ 06:58:47
Author: ibiru
Revision: 111147
upgpkg: rest 0.7.6-1
update to 0.7.6
Modified:
rest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-24 11:56:30 UTC (rev 111146)
+++ PKGBUILD 2011-02-24 11:58:47 UTC (rev 111147)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
pkgname=rest
-pkgver=0.7.5
+pkgver=0.7.6
pkgrel=1
pkgdesc="rest"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
makedepends=('gobject-introspection' 'gtk-doc')
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('3481ee27b6c992d7d1301bb6cbcf8decc67f12b1119dc98b7ccf607afc5b045e')
+sha256sums=('cc79d795623b3b87f2564a128bffc6085c28c05caea3b9824a376cd1c8d0d294')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list