summaryrefslogtreecommitdiff
path: root/gnome-unstable/libpeas/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-22 23:14:43 +0000
committerroot <root@rshg054.dnsready.net>2011-09-22 23:14:43 +0000
commit919a63ffc80158b2a5610fa87eb51fd5f8f724ba (patch)
treec33a4966d6efeeb95d903135603c9a402e0d22cb /gnome-unstable/libpeas/PKGBUILD
parentb7f839da11975b9f2a964a82d591b7a8628f0931 (diff)
Thu Sep 22 23:14:43 UTC 2011
Diffstat (limited to 'gnome-unstable/libpeas/PKGBUILD')
-rw-r--r--gnome-unstable/libpeas/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnome-unstable/libpeas/PKGBUILD b/gnome-unstable/libpeas/PKGBUILD
index 5b272047c..d451db46b 100644
--- a/gnome-unstable/libpeas/PKGBUILD
+++ b/gnome-unstable/libpeas/PKGBUILD
@@ -1,7 +1,8 @@
-# $Id: PKGBUILD 136852 2011-09-02 12:37:57Z ibiru $
+# $Id: PKGBUILD 138379 2011-09-21 12:32:47Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
+
pkgname=libpeas
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="A GObject-based plugins engine"
arch=('i686' 'x86_64')
@@ -14,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=('74e80a86f7f34bb03ab914ecd6f5fb8201c062f577b9b60317e6cc72bbedb2c0')
+sha256sums=('1f21230aac4359b123116b86f249b7dc867c1237ad2a48b4d827bf572f0879fe')
build() {
cd "$srcdir/$pkgname-$pkgver"