summaryrefslogtreecommitdiff
path: root/community/wbar
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-13 00:01:30 +0000
committerroot <root@rshg054.dnsready.net>2012-03-13 00:01:30 +0000
commit217a7715291ceb935900b71bde082023bc441290 (patch)
tree6cbfcf7d11f0bd1e412f542080ec995fc26daffd /community/wbar
parent7e61bbcf6b3c8ffe6c076268044d83b446fceeab (diff)
Tue Mar 13 00:01:30 UTC 2012
Diffstat (limited to 'community/wbar')
-rw-r--r--community/wbar/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/wbar/PKGBUILD b/community/wbar/PKGBUILD
index ffed2afe7..6dbc694a1 100644
--- a/community/wbar/PKGBUILD
+++ b/community/wbar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 47294 2011-05-21 08:20:51Z jlichtblau $
+# $Id: PKGBUILD 67431 2012-03-11 19:04:07Z lcarlier $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=wbar
-pkgver=2.2.2
+pkgver=2.3.0
pkgrel=1
pkgdesc="A quick launch bar developed with speed in mind"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ url="http://code.google.com/p/wbar"
license=('GPL')
depends=('libglade' 'imlib2' 'gcc-libs')
makedepends=('intltool')
-source=(http://wbar.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha256sums=('0d7ae78d02d52cdb046a47286341ad6ff42dd9aff667f7d389b4f352046d4db0')
+source=(http://wbar.googlecode.com/files/${pkgname}_${pkgver}.orig.tar.gz)
+sha256sums=('1a192f150eae92d1c92b86050e4f8046de960a2452c48190187dd6b7a89df63b')
build() {
cd $srcdir/$pkgname-$pkgver