summaryrefslogtreecommitdiff
path: root/community/gnome-do
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-10 03:34:10 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-10 03:34:10 +0000
commitffe0bbfd85b1341f3b15f809ea92f330d2f7cea3 (patch)
treecdffed6dff9284dc6ea35a558ec820639918e6cd /community/gnome-do
parent22a7afa9198d103fd181636ffff9ded8e066e2e2 (diff)
Mon Feb 10 03:32:23 UTC 2014
Diffstat (limited to 'community/gnome-do')
-rw-r--r--community/gnome-do/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gnome-do/PKGBUILD b/community/gnome-do/PKGBUILD
index 2e56ea5a5..93f8ff58a 100644
--- a/community/gnome-do/PKGBUILD
+++ b/community/gnome-do/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 103497 2014-01-06 21:06:24Z bgyorgy $
+# $Id: PKGBUILD 105487 2014-02-09 06:17:37Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Doehni <dohny@gmx.de>
pkgname=gnome-do
-pkgver=0.95
+pkgver=0.95.1
pkgrel=1
pkgdesc="Quickly search for many items present on your desktop or the web, and perform useful actions on those items"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ depends=('gconf-sharp' 'gnome-desktop2' 'gnome-keyring-sharp' 'mono-addins' 'not
makedepends=('intltool' 'gio-sharp')
install=$pkgname.install
source=(http://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz)
-md5sums=('60309cd42dcdfc25e215346b3346095f')
+md5sums=('1f61376718d75d3defcdf81958754296')
build() {
cd "$srcdir/$pkgname-$pkgver"