Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
gnucash
Commits:
1dc949c1 by Antonio Rojas at 2024-12-25T11:47:50+01:00
upgpkg: 5.10-1: Update to 5.10
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gnucash
pkgdesc = Personal and small-business financial-accounting application
- pkgver = 5.9
- pkgrel = 2
+ pkgver = 5.10
+ pkgrel = 1
url = https://gnucash.org/
arch = x86_64
license = GPL-2.0-or-later
@@ -25,9 +25,9 @@ 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.9.tar.bz2
+ source = https://downloads.sourceforge.net/gnucash/gnucash-5.10.tar.bz2
source =
https://src.fedoraproject.org/rpms/gnucash/raw/rawhide/f/gnucash-5.9-swig-4.3.patch
- sha256sums =
5be2e5364fc36464fc32c768e2ab460a630f74db6aeb7d44266e3dab98222fd0
+ sha256sums =
789d9f3698ee5b86720279a3a3e10e7744210e12c525ae7f03d32fa70407ad93
sha256sums =
6c64008e8e94957a46ae7882891d7245e3d4ce7eee470934769ee18496cb1075
pkgname = gnucash
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Mark Schneider <[email protected]>
pkgname=gnucash
-pkgver=5.9
-pkgrel=2
+pkgver=5.10
+pkgrel=1
pkgdesc='Personal and small-business financial-accounting application'
arch=(x86_64)
url='https://gnucash.org/'
@@ -21,7 +21,7 @@ source=(
https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2
https://src.fedoraproject.org/rpms/gnucash/raw/rawhide/f/gnucash-5.9-swig-4.3.patch
)
-sha256sums=('5be2e5364fc36464fc32c768e2ab460a630f74db6aeb7d44266e3dab98222fd0'
+sha256sums=('789d9f3698ee5b86720279a3a3e10e7744210e12c525ae7f03d32fa70407ad93'
'6c64008e8e94957a46ae7882891d7245e3d4ce7eee470934769ee18496cb1075')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnucash/-/commit/1dc949c10fe6c6741243a602208c512614866ece
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnucash/-/commit/1dc949c10fe6c6741243a602208c512614866ece
You're receiving this email because of your account on gitlab.archlinux.org.