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

Ionut Biru ibiru at archlinux.org
Tue Sep 27 11:21:35 UTC 2011


    Date: Tuesday, September 27, 2011 @ 07:21:35
  Author: ibiru
Revision: 138581

update to 1.2.0

Modified:
  libpeas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-27 11:19:52 UTC (rev 138580)
+++ PKGBUILD	2011-09-27 11:21:35 UTC (rev 138581)
@@ -2,7 +2,7 @@
 # Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
 
 pkgname=libpeas
-pkgver=1.1.4
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A GObject-based plugins engine"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 options=('!libtool')
 install=libpeas.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('1f21230aac4359b123116b86f249b7dc867c1237ad2a48b4d827bf572f0879fe')
+sha256sums=('871868ff44352367a4b4602352f60fd20eb99794ade454f3b120d87c1560f31c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list