summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspupykin2015-04-18 21:04:31 +0000
committersvntogit2015-04-18 21:04:31 +0000
commit22e8fd90b3741864a39475d2b6e2625fd1c8b95e (patch)
tree129a25be7b14abc82c0630b57e093ece2812fd2f
parent508c25adc6097b405b129db7809a10e6b7de8556 (diff)
downloadaur-22e8fd90b3741864a39475d2b6e2625fd1c8b95e.tar.gz
git-svn-id: file:///srv/repos/svn-community/svn@131650 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58effeb09e12..8037fa2eccbf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@
# Mon Sep 26 02:32:38 UTC 2016
pkgbase = directfb
pkgdesc = A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device
- pkgver = 1.7.5
+ pkgver = 1.7.7
pkgrel = 1
url = http://www.directfb.org
arch = i686
@@ -16,8 +16,8 @@ pkgbase = directfb
depends = libdrm
depends = libgl
depends = mesa
- source = http://www.directfb.org/downloads/Core/DirectFB-1.7/DirectFB-1.7.5.tar.gz
- sha1sums = 13f769b5fc0a38b123968761fad3058bc923b01f
+ source = http://www.directfb.org/downloads/Core/DirectFB-1.7/DirectFB-1.7.7.tar.gz
+ sha1sums = 205d824906906303db9b096cc2d3bea0662e8860
pkgname = directfb
diff --git a/PKGBUILD b/PKGBUILD
index e18bf1e8d0b4..e1ea03089f7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=directfb
-pkgver=1.7.5
+pkgver=1.7.7
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')
@@ -14,6 +14,7 @@ source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${
sha1sums=('095852479098a55be2b0c6a0250af4159ee16e7c')
sha1sums=('ff3dc6885f2875586849d88ee9f87fca866259b0')
sha1sums=('13f769b5fc0a38b123968761fad3058bc923b01f')
+sha1sums=('205d824906906303db9b096cc2d3bea0662e8860')
build() {
cd DirectFB-${pkgver}