[arch-commits] Commit in libdmx/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Mar 9 17:00:20 UTC 2012


    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 <jgc at archlinux.org>
 
 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}"




More information about the arch-commits mailing list