summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ed53f3eef24..26b0e6c595f3 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.3.3
+pkgver=1.4.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=('2d631340d361952daa5e639ebd3a77a4c4a969a7d93479162127d32e4cc527ab')
+sha256sums=('0627782ff69dfa4410a7201a4a0e9fc7fe59cee236065d4bb91c53886fa51ee3')
package () {
cd "${pkgname}-${pkgver}"