summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Husmann2016-05-07 23:04:42 +0200
committerStefan Husmann2016-05-07 23:04:42 +0200
commit8171f18019963739750c0619e40de15ba380cd6e (patch)
treeff9c4c397543beb26bc8a4ec920779d2cf1d9ad3
parent5546454fcfb1343fd0cdc72f1aae255644d562ba (diff)
downloadaur-8171f18019963739750c0619e40de15ba380cd6e.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD7
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dc3495f9b58..99d1b37b1bda 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,21 @@
# Generated by mksrcinfo v8
-# Fri Mar 25 13:25:50 UTC 2016
+# Sat May 7 21:04:16 UTC 2016
pkgbase = gnumeric-minimal
pkgdesc = A GNOME-less spreadsheet program
- pkgver = 1.12.28
+ pkgver = 1.12.29
pkgrel = 1
url = http://www.gnome.org/projects/gnumeric/
- install = gnumeric-minimal.install
arch = i686
arch = x86_64
license = GPL
makedepends = intltool
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.28.tar.xz
+ source = http://ftp.gnome.org/pub/gnome/sources/gnumeric/1.12/gnumeric-1.12.29.tar.xz
source = revert-warnings.patch::https://projects.archlinux.de/svntogit/packages.git/plain/trunk/revert-warnings.patch?h=packages/gnumeric
- sha256sums = 02d4ad13389e51f24638a0a59dbfb870ec8120efc453b2dca8804167f2b94dbb
+ sha256sums = 5a35c56679027e5d0e61f67358c2feee458dc0f62494e32281c9a1a579ba7fb5
sha256sums = bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53
pkgname = gnumeric-minimal
diff --git a/PKGBUILD b/PKGBUILD
index 0f4af1b5a91d..b2a6bb908c9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,20 +4,19 @@
pkgname=gnumeric-minimal
_pkgname=gnumeric
-pkgver=1.12.28
+pkgver=1.12.29
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.28" 'desktop-file-utils')
+depends=("goffice>=0.10.28")
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=('02d4ad13389e51f24638a0a59dbfb870ec8120efc453b2dca8804167f2b94dbb'
+sha256sums=('5a35c56679027e5d0e61f67358c2feee458dc0f62494e32281c9a1a579ba7fb5'
'bcafca016b809000c2a5bf911e2e3dfa4de28f9e541d9964574cac5c7ce09e53')
options=('!makeflags')