summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-03-18 19:07:50 +0100
committerhaawda2018-03-18 19:07:50 +0100
commit067bc70d9f2f2e2d68dc426b67a1057a0061ef99 (patch)
treed8de6246dee44fc2a432c08cc1f87cffc08dab32
parent5313ee36290f7e8dd6e7db6bb77f77c6e5e7ffd0 (diff)
downloadaur-067bc70d9f2f2e2d68dc426b67a1057a0061ef99.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 75d7d4774394..bb62feada074 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnumeric-minimal
pkgdesc = A GNOME-less spreadsheet program
- pkgver = 1.12.38
+ pkgver = 1.12.39
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.38.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.39.tar.xz
source = revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric
- sha256sums = 3435d7d93a47a32764b1ec2d03f7fbb348a97af52530815e49370803a1a69c65
+ sha256sums = 26cceb7fa97dc7eee7181a79a6251a85b1f1464dcaaaf7624829f7439c5f7d3f
sha256sums = bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53
pkgname = gnumeric-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 99cb76da57de..db86b9fd1fdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
-pkgver=1.12.38
+pkgver=1.12.39
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=('3435d7d93a47a32764b1ec2d03f7fbb348a97af52530815e49370803a1a69c65'
+sha256sums=('26cceb7fa97dc7eee7181a79a6251a85b1f1464dcaaaf7624829f7439c5f7d3f'
'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
options=('!makeflags')