Date: Wednesday, April 1, 2015 @ 22:34:10 Author: spupykin Revision: 130499
upgpkg: stalonetray 0.8.3-1 upd Modified: stalonetray/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-01 19:47:10 UTC (rev 130498) +++ PKGBUILD 2015-04-01 20:34:10 UTC (rev 130499) @@ -2,7 +2,7 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=stalonetray -pkgver=0.8.2 +pkgver=0.8.3 pkgrel=1 pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only." arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('libx11' 'libxpm') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('aaaf7502547a812cde4f16f786825c1d') +md5sums=('ae95dbbacc2620e032acea8abab8c9ef') build() { cd $srcdir/$pkgname-$pkgver
