summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2017-11-19 12:16:13 +0100
committerhaawda2017-11-19 12:16:13 +0100
commit1f8d0b4fefcf3dd589b1f09586a961f14ba37bbb (patch)
treed7863e55cdae8ab4e1c6dc4320f5f5b6bf690df6
parent3b721ee8bca7192b1223e8a0d7aa0a82a70b2a04 (diff)
downloadaur-1f8d0b4fefcf3dd589b1f09586a961f14ba37bbb.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 b182e1c60e8a..4b8c075453bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnumeric-minimal
pkgdesc = A GNOME-less spreadsheet program
- pkgver = 1.12.35
+ pkgver = 1.12.36
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.35.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.36.tar.xz
source = revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric
- sha256sums = 77b1e3ce523578a807767ad71680fb865ac021d7bfadf93eada99ae094c06c0a
+ sha256sums = 3cbfe25f26bd31b832efed2827ac35c3c1600bed9ccd233a4037a9f4d7c54848
sha256sums = bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53
pkgname = gnumeric-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 38da00e7db70..2668e5a9d5af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
-pkgver=1.12.35
+pkgver=1.12.36
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=('77b1e3ce523578a807767ad71680fb865ac021d7bfadf93eada99ae094c06c0a'
+sha256sums=('3cbfe25f26bd31b832efed2827ac35c3c1600bed9ccd233a4037a9f4d7c54848'
'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
options=('!makeflags')