git » signon-ui.git » commit f529b1e

C++11 ABI rebuild

author Felix Yan
2015-12-07 07:40:12 UTC
committer Felix Yan
2015-12-07 07:40:12 UTC
parent 87f19975cb3e9dc45cfa8736810964d905e9f398

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ea00e8b..5386e79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=signon-ui
 pkgver=0.17+15.10.20150810
-pkgrel=1
+pkgrel=2
 pkgdesc='UI component responsible for handling the user interactions which can happen during the login process of an online account'
 arch=(i686 x86_64)
 url="https://launchpad.net/online-accounts-signon-ui"