[arch-commits] Commit in gnucash/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Apr 17 18:24:51 UTC 2019
Date: Wednesday, April 17, 2019 @ 18:24:51
Author: bgyorgy
Revision: 451905
upgpkg: gnucash 3.5-1
Update to new version
Modified:
gnucash/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-17 18:22:38 UTC (rev 451904)
+++ PKGBUILD 2019-04-17 18:24:51 UTC (rev 451905)
@@ -3,8 +3,8 @@
# Contributor: Mark Schneider <queueRAM at gmail.com>
pkgname=gnucash
-pkgver=3.4
-pkgrel=4
+pkgver=3.5
+pkgrel=1
pkgdesc='Personal and small-business financial-accounting application'
arch=(x86_64)
url='https://gnucash.org/'
@@ -17,7 +17,7 @@
'perl-finance-quote: stock information lookups')
options=(!emptydirs)
source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('95e8d340b7299e67ed9bedd29141cdc50824a1d6c17ebba302396b862e33b2ea')
+sha256sums=('a378c18df302d9b2c53a59e63a5e1e2d7192048e96f81be6e53926af5c8607d7')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list