summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Goncharov2019-09-03 17:09:54 +0300
committerKirill Goncharov2019-09-03 17:09:54 +0300
commit42e864d5646e8983270ef0edd694d72c513ea53f (patch)
treeaaf7e3d5700143b44aaf15c2f8c9456dd01cd9e1 /PKGBUILD
parenta331dd6b32461a9495d2ff2f85e6b93ce3b8d85b (diff)
downloadaur-42e864d5646e8983270ef0edd694d72c513ea53f.tar.gz
Version 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0a5bbdfa284..707034d78135 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.2.0
+pkgver=1.3.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=('554fcd2004d0ddbcf342ea87c536b1466d0eafa91782c2468b6c8fe2cad054c2')
+sha256sums=('86cf49e96c9a07d94b38631b94ff82cce2553f521ab6297a64c3c58c822a00bb')
package () {
cd "${pkgname}-${pkgver}"