summaryrefslogtreecommitdiff
path: root/community/wbar
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-27 00:42:08 -0700
committerroot <root@rshg054.dnsready.net>2012-09-27 00:42:08 -0700
commitbd8faf795abf6d91abdc52bc968829cc2efae4bb (patch)
treec073a5288d3917e9aa98d3762479ad083c5ceafe /community/wbar
parent483f8b3ac46ac2d40e8cc2f9c25365741bebc791 (diff)
Thu Sep 27 00:42:07 PDT 2012
Diffstat (limited to 'community/wbar')
-rw-r--r--community/wbar/PKGBUILD8
-rw-r--r--community/wbar/wbar.changelog3
2 files changed, 7 insertions, 4 deletions
diff --git a/community/wbar/PKGBUILD b/community/wbar/PKGBUILD
index 6dbc694a1..3d20bcbd6 100644
--- a/community/wbar/PKGBUILD
+++ b/community/wbar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 67431 2012-03-11 19:04:07Z lcarlier $
+# $Id: PKGBUILD 76682 2012-09-26 19:34:38Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=wbar
-pkgver=2.3.0
+pkgver=2.3.4
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}.orig.tar.gz)
-sha256sums=('1a192f150eae92d1c92b86050e4f8046de960a2452c48190187dd6b7a89df63b')
+source=(http://wbar.googlecode.com/files/$pkgname-$pkgver.tgz)
+sha256sums=('46a69849e4436529aefb5cfb2c94b520d05a53c237e7773b90207f67f97a93e3')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/community/wbar/wbar.changelog b/community/wbar/wbar.changelog
index 17916badd..95467b033 100644
--- a/community/wbar/wbar.changelog
+++ b/community/wbar/wbar.changelog
@@ -1,3 +1,6 @@
+2012-09-26 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * wbar 2.3.4-1
+
2011-05-21 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* wbar 2.2.2-1