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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 11 11:11:00 UTC 2009


    Date: Sunday, October 11, 2009 @ 07:11:00
  Author: andyrtr
Revision: 54591

upgpkg: libxinerama 1.1-1
    new version 1.1

Modified:
  libxinerama/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-11 11:10:53 UTC (rev 54590)
+++ PKGBUILD	2009-10-11 11:11:00 UTC (rev 54591)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 pkgname=libxinerama
-pkgver=1.0.99.1
+pkgver=1.1
 pkgrel=1
 pkgdesc="X11 Xinerama extension library"
 arch=(i686 x86_64)
 url="http://xorg.freedesktop.org/"
 license=('custom')
-depends=('libxext' 'xineramaproto>=1.1.99.1')
+depends=('libxext>=1.1' 'xineramaproto>=1.2')
 makedepends=('pkgconfig')
 options=(!libtool)
 source=(${url}/releases/individual/lib/libXinerama-${pkgver}.tar.bz2
         LICENSE)
-sha1sums=('e937667808307e2afcbb72c2f1154b0ecaac3344'
-          'f8dee89728058e93064104948f25d50f9e0ec635')
+md5sums=('a2ac01fc0426cdbb713c5d59cf9955ed'
+         '098e0bc089368a988092b3cbda617a57')
 
 build() {
   cd "${srcdir}/libXinerama-${pkgver}"




More information about the arch-commits mailing list