summaryrefslogtreecommitdiff
path: root/extra/libepc
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-02 11:49:30 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-02 11:49:30 +0100
commit8c2be15938e3ec559429e4137420ac246c9f7641 (patch)
tree985da2395afe5f2fbafa6e8c1cfc4296a6cb4f58 /extra/libepc
parent9d0a374dab604311fd494d33b285d61d61d1d906 (diff)
parentac5ada660240f37d7347e42123071990f616e418 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/mtpaint/PKGBUILD community-testing/mtpaint/PKGBUILD community-testing/rawtherapee/PKGBUILD community/gedit-plugins/PKGBUILD core/iptables/PKGBUILD core/sudo/PKGBUILD extra/xfce4-xkb-plugin/PKGBUILD multilib/lib32-zlib/PKGBUILD staging/mtpaint/PKGBUILD testing/kmod/PKGBUILD testing/openjdk6/PKGBUILD testing/run-parts/PKGBUILD testing/xulrunner/PKGBUILD
Diffstat (limited to 'extra/libepc')
-rw-r--r--extra/libepc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libepc/PKGBUILD b/extra/libepc/PKGBUILD
index 76dc2d222..57c3baa17 100644
--- a/extra/libepc/PKGBUILD
+++ b/extra/libepc/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 143091 2011-11-22 18:13:16Z ibiru $
+# $Id: PKGBUILD 148403 2012-01-31 11:38:44Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libepc
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="Easy Publish and Consume Library"
arch=(i686 x86_64 'mips64el')
@@ -12,7 +12,7 @@ depends=('gtk3' 'avahi' 'libsoup')
makedepends=('intltool')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/0.4/$pkgname-$pkgver.tar.xz)
-sha256sums=('57303bc180ef1447e060a64590fd359365390e14a90dddc8b8af8d3a6551e454')
+sha256sums=('4f98fc306c0f9d361e1381484744246efd084053732924741078270c49afc33b')
build() {
cd "$srcdir/$pkgname-$pkgver"