Date: Friday, March 9, 2012 @ 12:00:20 Author: andyrtr Revision: 152802
upgpkg: libdmx 1.1.2-1 upstream update 1.1.2 Modified: libdmx/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-09 16:38:21 UTC (rev 152801) +++ PKGBUILD 2012-03-09 17:00:20 UTC (rev 152802) @@ -2,17 +2,17 @@ #Maintainer: Jan de Groot <[email protected]> pkgname=libdmx -pkgver=1.1.1 -pkgrel=2 +pkgver=1.1.2 +pkgrel=1 pkgdesc="X11 Distributed Multihead extension library" -arch=('x86_64' 'i686') +arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" license=('custom') depends=('dmxproto' 'libxext') makedepends=('xorg-util-macros') options=('!libtool') source=("${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('49aeab743cb8b667829efda140487b69a7148676') +sha1sums=('76956d4127ded2e6d1bb5746a6d1603ee23b442a') build() { cd "${srcdir}/${pkgname}-${pkgver}"
