summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-12-21 21:40:03 -0800
committerAndy Weidenbaum2015-12-21 21:40:03 -0800
commit83cc358022dfde5f5a9b514f9474b9990fb1d97a (patch)
tree78f0aefb5e2fc4fdf12f414feb3043eb93ad52bf /PKGBUILD
parentd2697b6386217644c7dda9bbf33d8cfbc21053be (diff)
downloadaur-83cc358022dfde5f5a9b514f9474b9990fb1d97a.tar.gz
increment pkgrel to 2; cleanup btrfs copy-on-write
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a195ffff640..671ae40badcb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libbitcoin-server
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Bitcoin Full Node and Query Server"
arch=('i686' 'x86_64')
makedepends=('autoconf'