summaryrefslogtreecommitdiff
path: root/extra/xorg-xvidtune/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/xorg-xvidtune/PKGBUILD')
-rw-r--r--extra/xorg-xvidtune/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/xorg-xvidtune/PKGBUILD b/extra/xorg-xvidtune/PKGBUILD
index 288dc084c..5cf0c2b81 100644
--- a/extra/xorg-xvidtune/PKGBUILD
+++ b/extra/xorg-xvidtune/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xvidtune
-pkgver=1.0.2
-pkgrel=2
+pkgver=1.0.3
+pkgrel=1
pkgdesc="Video mode tuner for Xorg"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -11,7 +11,7 @@ license=('custom')
depends=('libxxf86vm' 'libxt' 'libxaw' 'libxmu' 'libx11')
makedepends=('xorg-util-macros')
source=("http://xorg.freedesktop.org/archive/individual/app/xvidtune-${pkgver}.tar.bz2")
-sha1sums=('2f3f821943018c07efd4547afa4313ac92718b1e')
+sha256sums=('24e5e103933a04bfb2e1d18562619ed74031ab515e7343eb546bacdbcbeecf01')
build() {
cd "${srcdir}/xvidtune-${pkgver}"