Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
gnucash-docs


Commits:
b579b31b by Jaroslav Lichtblau at 2023-10-01T12:33:40+02:00
upgpkg: 5.4-1 - new upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = gnucash-docs
+       pkgdesc = Documentation for GnuCash
+       pkgver = 5.4
+       pkgrel = 1
+       url = https://gnucash.org/docs.phtml
+       arch = any
+       license = FDL
+       makedepends = cmake
+       depends = yelp
+       source = 
https://downloads.sourceforge.net/gnucash/gnucash-docs-5.4.tar.gz
+       sha256sums = 
e2a93460e7768b1b18e466e352ac13212b75094be6334ca0427b6cd4f66d8793
+
+pkgname = gnucash-docs


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Juergen Hoetzel <juer...@archlinux.org>
 
 pkgname=gnucash-docs
-pkgver=5.1
+pkgver=5.4
 pkgrel=1
 pkgdesc='Documentation for GnuCash'
 arch=('any')
@@ -12,7 +12,7 @@ license=('FDL')
 depends=('yelp')
 makedepends=('cmake')
 source=(https://downloads.sourceforge.net/gnucash/$pkgname-$pkgver.tar.gz)
-sha256sums=('59bd2b5ccc1efa7a034b38663e28f855b4ad16ee28b2248d61af8145097152f6')
+sha256sums=('e2a93460e7768b1b18e466e352ac13212b75094be6334ca0427b6cd4f66d8793')
 
 prepare() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnucash-docs/-/commit/b579b31b7805880b8e0c096ef5c739cbf7455ff3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnucash-docs/-/commit/b579b31b7805880b8e0c096ef5c739cbf7455ff3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to