summaryrefslogtreecommitdiff
path: root/extra/e_dbus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-27 01:57:50 -0700
committerroot <root@rshg054.dnsready.net>2013-08-27 01:57:50 -0700
commit5ea071a53492ec9512f8d08a8b8ff8e08499209d (patch)
treec6d2f5880dfa0fd1c5e0ea7e4cd9441389ae94f5 /extra/e_dbus
parent1d0d7aa1e250616385bce94b4d23f53b3d7b29e2 (diff)
Tue Aug 27 01:56:38 PDT 2013
Diffstat (limited to 'extra/e_dbus')
-rw-r--r--extra/e_dbus/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/extra/e_dbus/PKGBUILD b/extra/e_dbus/PKGBUILD
index 834de04cf..2cea81a7e 100644
--- a/extra/e_dbus/PKGBUILD
+++ b/extra/e_dbus/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185677 2013-05-16 20:58:57Z ronald $
+# $Id: PKGBUILD 193666 2013-08-26 20:17:24Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=e_dbus
-pkgver=1.7.7
+pkgver=1.7.8
pkgrel=1
pkgdesc="D-Bus integration with Ecore"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('ecore' 'dbus-core')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('f13e9c3bcd4823920cdf3bacbd2c03a1935399a1')
+sha1sums=('726b2c4259e8818921ce0c27a3d452d414255975')
build() {
cd $srcdir/$pkgname-$pkgver
@@ -50,3 +50,4 @@ package(){
install -Dm644 $srcdir/$pkgname-$pkgver/COPYING \
$pkgdir/usr/share/licenses/$pkgname/COPYING
}
+