Date: Wednesday, May 3, 2023 @ 20:37:33
  Author: arojas
Revision: 1458591

upgpkg: gnucash 5.1-1: Update to 5.1

Modified:
  gnucash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-03 20:37:25 UTC (rev 1458590)
+++ PKGBUILD    2023-05-03 20:37:33 UTC (rev 1458591)
@@ -4,8 +4,8 @@
 # Contributor: Mark Schneider <[email protected]>
 
 pkgname=gnucash
-pkgver=5.0
-pkgrel=2
+pkgver=5.1
+pkgrel=1
 pkgdesc='Personal and small-business financial-accounting application'
 arch=(x86_64)
 url='https://gnucash.org/'
@@ -18,7 +18,7 @@
             'perl-finance-quote: stock information lookups')
 options=(!emptydirs)
 source=(https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('cfc13bab31aed8e4962805ef56530f9772889604910b5678cb5c79c283138824')
+sha256sums=('8a6581ddf7c7409db636510601351af724eda363ab59b1d5da8d981033f26f72')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to