[arch-commits] Commit in gnumeric/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun May 7 21:09:36 UTC 2017
Date: Sunday, May 7, 2017 @ 21:09:36
Author: jgc
Revision: 295445
upgpkg: gnumeric 1.12.34-1
Modified:
gnumeric/trunk/PKGBUILD
----------+
PKGBUILD | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-07 21:04:33 UTC (rev 295444)
+++ PKGBUILD 2017-05-07 21:09:36 UTC (rev 295445)
@@ -3,7 +3,7 @@
# Contributor: Kritoke <typeolinux at yahoo.com>
pkgname=gnumeric
-pkgver=1.12.33
+pkgver=1.12.34
pkgrel=1
pkgdesc="A GNOME Spreadsheet Program"
arch=('i686' 'x86_64')
@@ -16,13 +16,11 @@
'perl: for perl plugin support'
'psiconv: for Psion 5 file support'
'yelp: for viewing the help manual')
-_commit=adeb47c32fdfb3400d79809df63f6506c756c7de # tags/GNUMERIC_1_12_33^0
-source=("git://git.gnome.org/gnumeric#commit=$_commit"
- revert-warnings.patch
- gnumeric-1.12.33-docbook.patch)
+_commit=577c7b0aca1afd23efb3e3776cb914139884a2a7 # tags/GNUMERIC_1_12_34^0
+source=("git+https://git.gnome.org/browse/gnumeric#commit=$_commit"
+ revert-warnings.patch)
sha256sums=('SKIP'
- 'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53'
- 'fb3bf7eb30552b7ae75f7b2dca6326b015bd197dd7e8ec43f8e14ab6de2d4d85')
+ 'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
pkgver() {
cd $pkgname
@@ -35,8 +33,6 @@
git cherry-pick -n 798755af32c42e395d167d9d49d14cbe449d2842
patch -Np0 -i ../revert-warnings.patch
- patch -Np1 -i ../gnumeric-1.12.33-docbook.patch
-
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list