git » kpty.git » commit dbc7a6e

C++11 ABI rebuild

author Bartłomiej Piotrowski
2015-12-07 08:17:42 UTC
committer Bartłomiej Piotrowski
2015-12-07 08:17:42 UTC
parent f2f6549da3d6d9941c7b7bd313b9661a9fdaccee

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index f6e5ba7..3029b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=kpty
 pkgver=5.16.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Pty abstraction'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kpty'