Skip to content
Snippets Groups Projects
Verified Commit bc18ca1c authored by Christian Heusel's avatar Christian Heusel :rocket:
Browse files

upgpkg: 5.7-1: new upstream release

parent aa284b36
No related branches found
Tags 5.7-1
No related merge requests found
pkgbase = gnucash
pkgdesc = Personal and small-business financial-accounting application
pkgver = 5.6
pkgrel = 3
pkgver = 5.7
pkgrel = 1
url = https://gnucash.org/
arch = x86_64
license = GPL
license = GPL-2.0-or-later
makedepends = boost
makedepends = cmake
makedepends = gtest
......@@ -25,7 +25,7 @@ pkgbase = gnucash
optdepends = perl-date-manip: stock information lookups
optdepends = perl-finance-quote: stock information lookups
options = !emptydirs
source = https://downloads.sourceforge.net/gnucash/gnucash-5.6.tar.bz2
sha256sums = b4b42c626350f3e79f7ca1f2173545cc63ddee1addf2460b1a1f22221bf21bd1
source = https://downloads.sourceforge.net/gnucash/gnucash-5.7.tar.bz2
sha256sums = bdd09df26e0863b3b1b09d6e5ea469ad0224b04691380c6c794c76e51fbae702
pkgname = gnucash
......@@ -4,12 +4,12 @@
# Contributor: Mark Schneider <queueRAM@gmail.com>
pkgname=gnucash
pkgver=5.6
pkgrel=3
pkgver=5.7
pkgrel=1
pkgdesc='Personal and small-business financial-accounting application'
arch=(x86_64)
url='https://gnucash.org/'
license=(GPL)
license=(GPL-2.0-or-later)
depends=(aqbanking gwenhywfar boost-libs guile libdbi webkit2gtk libofx)
makedepends=(boost cmake gtest libdbi-drivers mariadb-libs postgresql-libs swig python)
optdepends=('gnucash-docs: documentation'
......@@ -18,7 +18,7 @@ optdepends=('gnucash-docs: documentation'
'perl-finance-quote: stock information lookups')
options=(!emptydirs)
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
sha256sums=('b4b42c626350f3e79f7ca1f2173545cc63ddee1addf2460b1a1f22221bf21bd1')
sha256sums=('bdd09df26e0863b3b1b09d6e5ea469ad0224b04691380c6c794c76e51fbae702')
build() {
cd $pkgname-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment