summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Goncharov2020-01-26 17:08:37 +0300
committerKirill Goncharov2020-01-26 17:08:37 +0300
commit746f7ea2e302896a5ac728b6728126066e12eb80 (patch)
treec40013a0ce2ee34db01a8a8e7abfb255ef0d3394 /PKGBUILD
parentdf06847b6321062698176faaed758c4f524003cd (diff)
downloadaur-746f7ea2e302896a5ac728b6728126066e12eb80.tar.gz
Version 2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26b0e6c595f3..2774fd8af6b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='beancount-cryptoassets'
pkgdesc='Price sources for Beancount that provide prices for various cryptoassets'
-pkgver=1.4.0
+pkgver=2.0.0
pkgrel=1
arch=('any')
url="https://github.com/xuhcc/beancount-cryptoassets"
license=('GPL')
depends=('beancount')
source=("https://github.com/xuhcc/beancount-cryptoassets/archive/v${pkgver}.tar.gz")
-sha256sums=('0627782ff69dfa4410a7201a4a0e9fc7fe59cee236065d4bb91c53886fa51ee3')
+sha256sums=('4f3d8577b8e3c072b7c033e5419297b7bc83f7b86e6822fb41256533f7cc229c')
package () {
cd "${pkgname}-${pkgver}"