summaryrefslogtreecommitdiff
path: root/extra/elementary
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-17 12:16:22 +0200
commit19cc1bee6bc5b4dfe413db886b8ce66c5736d480 (patch)
treefd8d56e2700f0defda5600b21d87916dbc7e035e /extra/elementary
parentbc864260b40f40e8f689788c54f6138007764077 (diff)
parentb5f4c940227b9a7051c381688636d59f67864f93 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/pidgin-libnotify/PKGBUILD community/prelink/PKGBUILD community/proftpd/PKGBUILD community/xdelta3/PKGBUILD extra/msmtp/PKGBUILD extra/ypbind-mt/PKGBUILD
Diffstat (limited to 'extra/elementary')
-rw-r--r--extra/elementary/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/elementary/PKGBUILD b/extra/elementary/PKGBUILD
index a189e6323..fa079c039 100644
--- a/extra/elementary/PKGBUILD
+++ b/extra/elementary/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184841 2013-05-09 09:27:34Z ronald $
+# $Id: PKGBUILD 185678 2013-05-16 20:59:24Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=elementary
-pkgver=1.7.6
+pkgver=1.7.7
pkgrel=1
pkgdesc="Enlightenment's widget set"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('edje' 'e_dbus' 'efreet' 'ethumb' 'eio')
options=('!libtool' '!emptydirs')
source=(http://download.enlightenment.org/releases/$pkgname-$pkgver.tar.gz)
-sha1sums=('26df183adac7a3572f04e6a8fcb8be38010b203a')
+sha1sums=('1a4dbc727780eff95c102cd8ecf9533c07a3631d')
build() {
cd $srcdir/$pkgname-$pkgver