[arch-commits] Commit in gnucash-docs/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed May 2 08:51:18 UTC 2018
Date: Wednesday, May 2, 2018 @ 08:51:17
Author: bgyorgy
Revision: 318651
upgpkg: gnucash-docs 3.1-1
Update to new version
Modified:
gnucash-docs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-02 08:48:14 UTC (rev 318650)
+++ PKGBUILD 2018-05-02 08:51:17 UTC (rev 318651)
@@ -3,8 +3,8 @@
# Contributor: Juergen Hoetzel <juergen at archlinux.org>
pkgname=gnucash-docs
-pkgver=3.0
-pkgrel=2
+pkgver=3.1
+pkgrel=1
pkgdesc='Documentation for GnuCash'
arch=(any)
url='https://gnucash.org/docs.phtml'
@@ -11,7 +11,7 @@
license=(FDL)
depends=(yelp)
source=(https://downloads.sourceforge.net/gnucash/$pkgname-$pkgver.tar.gz)
-sha256sums=('05f662b0318b9415fd87bb5e37b9f44db6c9120f2d602b5ce38db7f1872e067b')
+sha256sums=('52852ed90ccdf27b76deb1b4095b9e457c807c5598a2eea31e00560bb0c3531c')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list