summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOnishin2015-12-18 23:45:48 +0100
committerOnishin2015-12-18 23:45:48 +0100
commit723baf6c3b1826cf0548041b095e4ad52b0224b7 (patch)
treefbb406db00b923a76ee20a1984029432caef02b8
parent6f389dddae037dfb8fa6c3956dcd654e041723d3 (diff)
downloadaur-723baf6c3b1826cf0548041b095e4ad52b0224b7.tar.gz
Fixing bogus md5sums
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08f0524982b0..dbaaf887f710 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Dec 18 22:43:52 UTC 2015
+# Fri Dec 18 22:45:45 UTC 2015
pkgbase = bitmonero-git
pkgdesc = Peer-to-peer network based anonymous digital currency (includes deaemon, wallet and miner)
pkgver = 0.8.8.7
- pkgrel = 3
+ pkgrel = 4
url = https://getmonero.org/
arch = x86_64
license = custom:Cryptonote
@@ -13,7 +13,6 @@ pkgbase = bitmonero-git
depends = boost-libs>=1.45
depends = unbound>=1.4.16
depends = miniupnpc>=1.6
- depends = db
provides = bitmonerod
provides = simplewallet
provides = simpleminer
diff --git a/PKGBUILD b/PKGBUILD
index 911812fe0659..14a19fb6d172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='bitmonero-git'
_gitname='bitmonero'
pkgver=0.8.8.7
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://getmonero.org/"
license=('custom:Cryptonote')