[arch-commits] Commit in e_dbus/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Sat Dec 22 14:35:15 UTC 2012


    Date: Saturday, December 22, 2012 @ 09:35:15
  Author: ronald
Revision: 173742

update PKGBUILD for 1.7.4 release

Modified:
  e_dbus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-22 14:35:06 UTC (rev 173741)
+++ PKGBUILD	2012-12-22 14:35:15 UTC (rev 173742)
@@ -3,7 +3,7 @@
 # Contributor: Gustavo Sverzut Barbieri <barbieri at gmail.com>
 
 pkgname=e_dbus
-pkgver=1.7.3
+pkgver=1.7.4
 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=('1bd664721ea4910fb61cff3f4b16863ecdbd0772')
+sha1sums=('1e17b6697502c85153e74ffaecbcb3410628063f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list