[arch-commits] Commit in stalonetray/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Wed Feb 4 12:35:27 UTC 2015
Date: Wednesday, February 4, 2015 @ 13:35:26
Author: spupykin
Revision: 127081
upgpkg: stalonetray 0.8.2-1
upd
Modified:
stalonetray/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-04 10:18:15 UTC (rev 127080)
+++ PKGBUILD 2015-02-04 12:35:26 UTC (rev 127081)
@@ -2,8 +2,8 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=stalonetray
-pkgver=0.8.1
-pkgrel=3
+pkgver=0.8.2
+pkgrel=1
pkgdesc="STAnd-aLONE sysTRAY. It has minimal build and run-time dependencies: the Xlib only."
arch=('i686' 'x86_64')
url="http://stalonetray.sourceforge.net"
@@ -10,7 +10,7 @@
license=('GPL')
depends=('libx11' 'libxpm')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('3bf4c7e5e3c077f26242b37a8e008774')
+md5sums=('aaaf7502547a812cde4f16f786825c1d')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list