diff options
author | Maximilian Weiss | 2019-10-10 01:55:22 -0700 |
---|---|---|
committer | Maximilian Weiss | 2019-10-10 01:55:22 -0700 |
commit | 54fcaf38c5156b7a2b5967f114bbc913d4dc2a86 (patch) | |
tree | febfc72c9f543fd04f5dd47a2c908e3916d7e269 | |
parent | 269219ef72a56db539b6b7ef352e70974f586865 (diff) | |
download | aur-54fcaf38c5156b7a2b5967f114bbc913d4dc2a86.tar.gz |
Bump for rebuild on new Boost lib
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ pkgbase = namecoin-core-wallet pkgdesc = This package provides the Namecoin Core GUI client, CLI daemon, and daemon user service. pkgver = v0.18.1 - pkgrel = 1 - epoch = 1565784181 + pkgrel = 2 + epoch = 1570697533 url = https://namecoin.org/ arch = i686 arch = x86_64 @@ -7,12 +7,12 @@ pkgname=namecoin-core-wallet pkgver=v0.18.1 -pkgrel=1 +pkgrel=2 # Epoch is always set to the most recent PKGBUILD update time. # This allows for a forced downgrade without messing up versioning. -epoch=1565784181 +epoch=1570697533 # Release commit for 0.18.1 |