summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfoutrelis2015-12-07 01:18:55 +0000
committersvntogit2015-12-07 01:18:55 +0000
commitaea4b7d89636cfff41088e80f08cbf802d7ec29c (patch)
tree65bbdc41c3c51c5ca44e688f617b57b92bcab270
parent959bf905439d114f2f126b3bcbe26a8d99e6bd99 (diff)
downloadaur-aea4b7d89636cfff41088e80f08cbf802d7ec29c.tar.gz
C++11 ABI rebuild
git-svn-id: file:///srv/repos/svn-community/svn@149472 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3718522a25b4..641f40318a1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Sep 26 02:32:38 UTC 2016
+# Mon Sep 26 02:32:39 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.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.directfb.org
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index cdc68afcaf3f..d00ece8db975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=directfb
pkgver=1.7.7
-pkgrel=1
+pkgrel=2
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')
url="http://www.directfb.org"