From 59eecef62ae9aa7dd391310f30293318f641c59c Mon Sep 17 00:00:00 2001 From: root Date: Thu, 18 Aug 2011 23:14:33 +0000 Subject: Thu Aug 18 23:14:33 UTC 2011 --- community/obconf/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/obconf') diff --git a/community/obconf/PKGBUILD b/community/obconf/PKGBUILD index 5ccebd7d5..dfc1442a0 100644 --- a/community/obconf/PKGBUILD +++ b/community/obconf/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 54302 2011-08-16 14:38:12Z andrea $ +# $Id: PKGBUILD 54341 2011-08-17 07:30:50Z andrea $ # Maintainer: # Contributor: Andrea Scarpino # Contributor: Tobias Kieslich # Contributor: Daniel J Griffiths pkgname=obconf -pkgver=2.0.3git20100309 +pkgver=2.0.3.git20100309 pkgrel=1 pkgdesc="A GTK2 based configuration tool for the Openbox windowmanager" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ license=('GPL') depends=('openbox' 'gtk2' 'libglade' 'desktop-file-utils' 'libsm') install=${pkgname}.install source=("ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('122f2c46a2843175e4c3a27c3e6b8ed5') +md5sums=('d45a1eab18aa25c18280821118368b97') build() { cd "${srcdir}"/${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf