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

Andreas Radke andyrtr at nymeria.archlinux.org
Wed May 29 15:18:17 UTC 2013


    Date: Wednesday, May 29, 2013 @ 17:18:17
  Author: andyrtr
Revision: 186575

upgpkg: libdmx 1.1.3-1

upstream update 1.1.3

Modified:
  libdmx/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-29 15:15:50 UTC (rev 186574)
+++ PKGBUILD	2013-05-29 15:18:17 UTC (rev 186575)
@@ -1,8 +1,9 @@
 # $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libdmx
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 pkgdesc="X11 Distributed Multihead extension library"
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('xorg-util-macros')
 options=('!libtool')
 source=("${url}/releases/individual/lib/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('76956d4127ded2e6d1bb5746a6d1603ee23b442a')
+sha256sums=('c97da36d2e56a2d7b6e4f896241785acc95e97eb9557465fd66ba2a155a7b201')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list