summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJens Staal2015-08-24 11:55:34 +0200
committerJens Staal2015-08-24 11:55:34 +0200
commit0653a81ad8bbd6d16db334dc56754c5415eddde2 (patch)
treeb31275a93d00024fd31b5010189b1b6313581d11 /PKGBUILD
parentdc6a6eb3d3d3e33533f328772bb05a4bfd99f790 (diff)
downloadaur-mingw-w64-libxcb.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8580b054f965..f80ced6b26b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: NeoRaider <neoraider@universe-factory.net>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
-pkgname=mingw-w64-libxcb-win32-git
+pkgname=mingw-w64-libxcb
pkgver=1.11.r59.g4033d39
pkgrel=1
pkgdesc="X11 client-side library on top of Win32 - git version (mingw-w64)"
@@ -13,7 +13,7 @@ url="http://xcb.freedesktop.org/win32port/"
depends=('mingw-w64-crt' 'mingw-w64-libxau' 'mingw-w64-winpthreads' \
'mingw-w64-libxdmcp' 'mingw-w64-xcb-proto')
makedepends=('git' 'mingw-w64-libxslt' 'python' 'mingw-w64-xorg-util-macros')
-provides=("mingw-w64-libxcb=$pkgver")
+provides=("mingw-w64-libxcb-win32-git=$pkgver")
license=('custom')
source=('xcb-win32'::'git+http://anongit.freedesktop.org/git/xcb/libxcb.git')
sha256sums=('SKIP')