summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-12-02 21:31:26 +0100
committerhaawda2017-12-02 21:31:26 +0100
commit94675f12313fb858965a78c2c4a64e75de8026bf (patch)
tree919683148f63da88b04e56d5ca91375c821ce628
parent1f8d0b4fefcf3dd589b1f09586a961f14ba37bbb (diff)
downloadaur-94675f12313fb858965a78c2c4a64e75de8026bf.tar.gz
update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b8c075453bd..1d0b884602ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnumeric-minimal
pkgdesc = A GNOME-less spreadsheet program
- pkgver = 1.12.36
+ pkgver = 1.12.37
pkgrel = 1
url = http://www.gnome.org/projects/gnumeric/
arch = i686
@@ -12,9 +12,9 @@ pkgbase = gnumeric-minimal
provides = gnumeric
conflicts = gnumeric
options = !makeflags
- source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.36.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.37.tar.xz
source = revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric
- sha256sums = 3cbfe25f26bd31b832efed2827ac35c3c1600bed9ccd233a4037a9f4d7c54848
+ sha256sums = 40371b9587857deefb0d1df950c3e02228d3f9b56def2e3aa86736ee24292468
sha256sums = bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53
pkgname = gnumeric-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 2668e5a9d5af..a69ac7b74268 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
-pkgver=1.12.36
+pkgver=1.12.37
pkgrel=1
pkgdesc="A GNOME-less spreadsheet program"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ conflicts=('gnumeric')
provides=('gnumeric')
options=('libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${_pkgname}/${pkgver%.*}/${_pkgname}-${pkgver}.tar.xz revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric)
-sha256sums=('3cbfe25f26bd31b832efed2827ac35c3c1600bed9ccd233a4037a9f4d7c54848'
+sha256sums=('40371b9587857deefb0d1df950c3e02228d3f9b56def2e3aa86736ee24292468'
'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
options=('!makeflags')