summaryrefslogtreecommitdiff
path: root/extra/xorg-xmag
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-14 00:06:25 -0800
committerroot <root@rshg054.dnsready.net>2013-01-14 00:06:25 -0800
commita69d072f5cde4b5a6bac62e6022a69d337925e45 (patch)
tree0b83b65e62775340de0ba06e439351151bdcf940 /extra/xorg-xmag
parent7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (diff)
Mon Jan 14 00:06:25 PST 2013
Diffstat (limited to 'extra/xorg-xmag')
-rw-r--r--extra/xorg-xmag/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/xorg-xmag/PKGBUILD b/extra/xorg-xmag/PKGBUILD
index aede01654..cdce17e7c 100644
--- a/extra/xorg-xmag/PKGBUILD
+++ b/extra/xorg-xmag/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: $
+# $Id: PKGBUILD 175087 2013-01-13 09:49:37Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xmag
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
pkgdesc="Magnify parts of the screen"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
@@ -11,7 +11,7 @@ license=('custom')
depends=('libxaw' 'libxmu' 'libxt' 'libx11')
makedepends=('xorg-util-macros')
source=(http://xorg.freedesktop.org/archive/individual/app/xmag-${pkgver}.tar.bz2)
-sha1sums=('95695d4d4a731e5deb4196a0cc6d04ecaba023fe')
+sha256sums=('4ace8795cf756be4ba387f30366045594ce26adda2f5ffe1f8e896825d0932c6')
build() {
cd "${srcdir}/xmag-${pkgver}"