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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 29 11:06:04 UTC 2012


    Date: Sunday, July 29, 2012 @ 07:06:04
  Author: andyrtr
Revision: 164268

upgpkg: libxrandr 1.4.0-1

upstream update 1.4.0

Modified:
  libxrandr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-29 11:02:17 UTC (rev 164267)
+++ PKGBUILD	2012-07-29 11:06:04 UTC (rev 164268)
@@ -4,17 +4,17 @@
 # Contributor: Alexander Baldeck <alexander at archlinux.org>
 
 pkgname=libxrandr
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="X11 RandR extension library"
 arch=('i686' 'x86_64')
 license=('custom')
 url="http://xorg.freedesktop.org/"
-depends=('libxext' 'libxrender' 'randrproto')
+depends=('libxext' 'libxrender' 'randrproto>=1.4.0')
 makedepends=('xorg-util-macros')
 options=('!libtool')
 source=(${url}/releases/individual/lib/libXrandr-${pkgver}.tar.bz2)
-sha1sums=('0c844a4c5237f96794f0c18a5af16dc5ab7a36ec')
+sha256sums=('033ad0ac2f012afb05268660f6d78705c85f84689f92fa7b47ce12959b15f5c3')
 
 build() {
   cd "${srcdir}/libXrandr-${pkgver}"




More information about the arch-commits mailing list