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

Eric Bélanger eric at nymeria.archlinux.org
Thu Feb 7 05:11:08 UTC 2013


    Date: Thursday, February 7, 2013 @ 06:11:08
  Author: eric
Revision: 83934

upgpkg: directfb 1.6.3-1

Upstream update

Modified:
  directfb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-07 02:02:02 UTC (rev 83933)
+++ PKGBUILD	2013-02-07 05:11:08 UTC (rev 83934)
@@ -3,7 +3,7 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=directfb
-pkgver=1.6.2
+pkgver=1.6.3
 pkgrel=1
 pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2')
 options=('!libtool')
 source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
-sha1sums=('a393a53130e6a80369b7081371cd23dd1cd5e192')
+sha1sums=('0433c5999044ec9701481a92e50c0760cdb50c41')
 
 build() {
   cd "${srcdir}/DirectFB-${pkgver}"




More information about the arch-commits mailing list