summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-03-25 14:25:50 +0100
committerStefan Husmann2016-03-25 14:25:50 +0100
commit5546454fcfb1343fd0cdc72f1aae255644d562ba (patch)
treeb9063921985fac76a400cd0caaab6854607fc74e
parent5aef281749d871cb056866134b57521daa43b720 (diff)
downloadaur-5546454fcfb1343fd0cdc72f1aae255644d562ba.tar.gz
Update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1089c28fde53..6dc3495f9b58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 11 18:08:42 UTC 2016
+# Fri Mar 25 13:25:50 UTC 2016
pkgbase = gnumeric-minimal
pkgdesc = A GNOME-less spreadsheet program
- pkgver = 1.12.27
+ pkgver = 1.12.28
pkgrel = 1
url = http://www.gnome.org/projects/gnumeric/
install = gnumeric-minimal.install
@@ -10,14 +10,14 @@ pkgbase = gnumeric-minimal
arch = x86_64
license = GPL
makedepends = intltool
- depends = goffice>=0.10.23
+ depends = goffice>=0.10.28
depends = desktop-file-utils
provides = gnumeric
conflicts = gnumeric
options = !makeflags
- source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.27.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.28.tar.xz
source = revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric
- sha256sums = 383a5b6eca17f0a5a0b552edcc10320fa719d10c69c7b6fb29d5a11808f1d1c9
+ sha256sums = 02d4ad13389e51f24638a0a59dbfb870ec8120efc453b2dca8804167f2b94dbb
sha256sums = bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53
pkgname = gnumeric-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 4215a0402775..0f4af1b5a91d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,20 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
-pkgver=1.12.27
+pkgver=1.12.28
pkgrel=1
pkgdesc="A GNOME-less spreadsheet program"
arch=('i686' 'x86_64')
url="http://www.gnome.org/projects/gnumeric/"
license=('GPL')
-depends=('goffice>=0.10.23' 'desktop-file-utils')
+depends=("goffice>=0.10.28" 'desktop-file-utils')
makedepends=('intltool')
install=gnumeric-minimal.install
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=('383a5b6eca17f0a5a0b552edcc10320fa719d10c69c7b6fb29d5a11808f1d1c9'
+sha256sums=('02d4ad13389e51f24638a0a59dbfb870ec8120efc453b2dca8804167f2b94dbb'
'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
options=('!makeflags')