summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Weidenbaum2015-12-21 21:40:04 -0800
committerAndy Weidenbaum2015-12-21 21:40:04 -0800
commit30537775edefc9507a7976c2f2a8f39b73fa0f13 (patch)
treea3c5610c45799f3dcc64e757758dec7c9faf47cb /PKGBUILD
parenteab765abda2de095a08f9eace4160e29eb1431cf (diff)
downloadaur-30537775edefc9507a7976c2f2a8f39b73fa0f13.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 fdb7bd456da8..4f0efdf7b597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libbitcoin-server-git
pkgver=20151221
-pkgrel=1
+pkgrel=2
pkgdesc="Bitcoin Full Node and Query Server"
arch=('i686' 'x86_64')
makedepends=('autoconf'