[arch-commits] Commit in e_dbus/trunk (PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Mon Jan 7 17:22:23 UTC 2013
Date: Monday, January 7, 2013 @ 12:22:22
Author: ronald
Revision: 174797
update PKGBUILD for 1.7.5 release
Modified:
e_dbus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-01-07 17:22:14 UTC (rev 174796)
+++ PKGBUILD 2013-01-07 17:22:22 UTC (rev 174797)
@@ -3,7 +3,7 @@
# Contributor: Gustavo Sverzut Barbieri <barbieri at gmail.com>
pkgname=e_dbus
-pkgver=1.7.4
+pkgver=1.7.5
pkgrel=1
pkgdesc="D-Bus integration with Ecore"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('ecore' 'dbus-core')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('1e17b6697502c85153e74ffaecbcb3410628063f')
+sha1sums=('b41adf1731ff1974861a2c374d0f341b8004d098')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list