summaryrefslogtreecommitdiff
path: root/community/alltray/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-22 17:06:20 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-22 17:06:20 +0100
commit47d70348352503e92ba694a6a683f629eaa18215 (patch)
tree7fb6f5ec75596b795dee52cfa35e3ef00a047cfb /community/alltray/PKGBUILD
parentc0bcbcf4015ba2388cb0f0bd418e5242f9613b43 (diff)
parent1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/hostapd/PKGBUILD community/discid/PKGBUILD community/dumb/PKGBUILD community/dynamite/PKGBUILD community/echat/PKGBUILD community/fbdump/PKGBUILD community/fldiff/PKGBUILD community/flightgear/PKGBUILD community/fonteditfs/PKGBUILD community/freehdl/PKGBUILD community/unclutter/PKGBUILD community/unpaper/PKGBUILD community/wmii/PKGBUILD community/xkeycaps/PKGBUILD community/xl2tpd/PKGBUILD community/xmmsctrl/PKGBUILD extra/gnutls/PKGBUILD extra/inkscape/PKGBUILD extra/ntp/PKGBUILD extra/transmission/PKGBUILD multilib/lib32-libpng/PKGBUILD testing/libreoffice/PKGBUILD
Diffstat (limited to 'community/alltray/PKGBUILD')
-rw-r--r--community/alltray/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/alltray/PKGBUILD b/community/alltray/PKGBUILD
index df182fc11..b96cebe05 100644
--- a/community/alltray/PKGBUILD
+++ b/community/alltray/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 65035 2012-02-20 02:11:14Z spupykin $
+# $Id: PKGBUILD 65283 2012-02-20 15:18:04Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : James Rayner <iphitus@gmail.com>
# Contributor: Roberto Salas <ro0xito@gmail.com>
pkgname=alltray
-pkgver=0.7.5dev
-pkgrel=2
+pkgver=0.7.5.1dev
+pkgrel=1
pkgdesc="Drops any app in the tray."
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ url="http://alltray.trausch.us/"
depends=('libxpm' 'libgtop' 'libwnck')
options=('!libtool')
source=(https://code.launchpad.net/alltray/trunk/${pkgver}/+download/alltray-${pkgver}.tar.gz)
-md5sums=('faef46b14a3f9c14d4e5efd65245796e')
+md5sums=('5842253b89a5943031b5a02bbd8fd4fb')
build() {
cd ${srcdir}/${pkgname}-${pkgver}