[arch-commits] Commit in ledger/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat Jun 1 21:42:56 UTC 2019


    Date: Saturday, June 1, 2019 @ 21:42:55
  Author: lfleischer
Revision: 476550

upgpkg: ledger 3.1.3-1

Upstream update.

Modified:
  ledger/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-01 17:46:37 UTC (rev 476549)
+++ PKGBUILD	2019-06-01 21:42:55 UTC (rev 476550)
@@ -6,8 +6,8 @@
 # Contributor: Nathan Jones <nathanj at insightbb.com>
 
 pkgname=ledger
-pkgver=3.1.2
-pkgrel=2
+pkgver=3.1.3
+pkgrel=1
 pkgdesc='Double-entry accounting system with a command-line reporting interface'
 arch=('i686' 'x86_64')
 url='http://ledger-cli.org'
@@ -15,7 +15,7 @@
 depends=('python2' 'boost' 'libedit')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ledger/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('3ecebe00e8135246e5437e4364bb7a38869fad7c3250b849cf8c18ca2628182e')
+sha256sums=('b248c91d65c7a101b9d6226025f2b4bf3dabe94c0c49ab6d51ce84a22a39622b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list