summaryrefslogtreecommitdiff
path: root/extra/xorg-xvinfo
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-13 10:18:14 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-13 10:18:14 +0100
commitd27bbcebde95f792e0660af3657878216b2590c3 (patch)
treeebd693dbaeb22eb25643e06b80facc1e0f073e77 /extra/xorg-xvinfo
parent68dc88e3f45d6cb33a56ca10ec02f7e990636d31 (diff)
parent0671250710c3e7312a4693ac45ebbaacf471d1dc (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: core/curl/PKGBUILD core/lvm2/PKGBUILD core/openvpn/PKGBUILD extra/diffstat/PKGBUILD extra/libxcb/PKGBUILD extra/xorg-xkbutils/PKGBUILD extra/xorg-xvinfo/PKGBUILD
Diffstat (limited to 'extra/xorg-xvinfo')
-rw-r--r--extra/xorg-xvinfo/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xvinfo/PKGBUILD b/extra/xorg-xvinfo/PKGBUILD
index 82ebec11c..6d8d13b74 100644
--- a/extra/xorg-xvinfo/PKGBUILD
+++ b/extra/xorg-xvinfo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151163 2012-02-25 06:42:49Z allan $
+# $Id: PKGBUILD 177988 2013-02-12 19:43:20Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xvinfo
-pkgver=1.1.1
-pkgrel=3.1
+pkgver=1.1.2
+pkgrel=1
pkgdesc="Prints out the capabilities of any video adaptors associated with the display that are accessible through the X-Video extension"
arch=('i686' 'x86_64' 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -12,7 +12,7 @@ depends=('libx11' 'libxv')
makedepends=('xorg-util-macros')
groups=('xorg-apps' 'xorg')
source=(http://xorg.freedesktop.org/archive/individual/app/xvinfo-${pkgver}.tar.bz2)
-sha1sums=('dc326464748fa608da50386112a89024804c1910')
+sha256sums=('eed3d90ffd788ef728c4a5e7aa4bd86dc6bbcebac929caf7a0479cf8b53b50e3')
build() {
cd "${srcdir}/xvinfo-${pkgver}"