summaryrefslogtreecommitdiff
path: root/gnome-unstable/libpeas/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-10-17 01:15:52 -0700
committerroot <root@rshg054.dnsready.net>2012-10-17 01:15:52 -0700
commitc84b2cd310f86dc50c4f52a5907cb17652e8c87c (patch)
treeef3dc614b68e1e6f5966a5d29f3970e27bb7c4f9 /gnome-unstable/libpeas/PKGBUILD
parent99d0ec7ebad2eda5f3a03098962e3b250e3bef4c (diff)
Wed Oct 17 01:14:52 PDT 2012
Diffstat (limited to 'gnome-unstable/libpeas/PKGBUILD')
-rw-r--r--gnome-unstable/libpeas/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libpeas/PKGBUILD b/gnome-unstable/libpeas/PKGBUILD
index 77ee2a0a3..d5bcdcfb2 100644
--- a/gnome-unstable/libpeas/PKGBUILD
+++ b/gnome-unstable/libpeas/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 167720 2012-10-03 10:23:54Z jgc $
+# $Id: PKGBUILD 168808 2012-10-16 08:40:44Z jgc $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libpeas
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="A GObject-based plugins engine"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ optdepends=('gjs: gobject-based plugin engine - gjs runtime loader'
options=('!libtool')
install=libpeas.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('23c1385cba2e32201588c988ea6894b27a115efc01cb4acb927e984456ffd63c')
+sha256sums=('7f133f44101594e0f96a0e5fe69c5893cde500f3edf916f680467dfd74de5c39')
build() {
cd $pkgname-$pkgver