git » geany.git » commit 0e9c505

C++11 ABI rebuild

author Antonio Rojas
2015-12-06 16:25:35 UTC
committer Antonio Rojas
2015-12-06 16:25:35 UTC
parent 1056888d6e56638f961062de9823792ba07e9696

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 7aa6892..e07abba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
 
 pkgname=geany
 pkgver=1.26
-pkgrel=1
+pkgrel=2
 pkgdesc='Fast and lightweight IDE'
 arch=('x86_64' 'i686')
 url='http://www.geany.org/'