summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugenio M. Vigo2015-12-10 12:39:17 +0100
committerEugenio M. Vigo2015-12-10 12:39:17 +0100
commita1864d97b89e975dbb5d3fc753c63030d354913b (patch)
treee64657e981c30933c5308f0ab0803e0267bef51c
parenteb822f4586f8c3779707e396e5c63525297eb7cd (diff)
downloadaur-a1864d97b89e975dbb5d3fc753c63030d354913b.tar.gz
Pkgrel bump to force rebuild against the new C++ ABI
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2f82cf2173f..45d1c6320b34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Dec 10 11:31:39 UTC 2015
pkgbase = fair-coin
pkgdesc = FairCoin Qt official client
pkgver = 1.5.2
- pkgrel = 2
+ pkgrel = 3
url = https://fair-coin.org/
install = fair-coin.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 192d4dee63d8..72c28eb3319c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=fair-coin
pkgver=1.5.2
-pkgrel=2
+pkgrel=3
pkgdesc="FairCoin Qt official client"
arch=(i686 x86_64)
url="https://fair-coin.org/"