[arch-commits] Commit in gnome-documents/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Wed Aug 17 20:41:48 UTC 2016


    Date: Wednesday, August 17, 2016 @ 20:41:48
  Author: heftig
Revision: 273885

3.20.1-1

Modified:
  gnome-documents/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-17 20:15:29 UTC (rev 273884)
+++ PKGBUILD	2016-08-17 20:41:48 UTC (rev 273885)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-documents
-pkgver=3.20.0
-pkgrel=2
+pkgver=3.20.1
+pkgrel=1
 pkgdesc="A document manager application for GNOME"
 url="https://wiki.gnome.org/Apps/Documents"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(intltool gobject-introspection itstool docbook-xsl)
 optdepends=('unoconv: Support for Libreoffice document types')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a5fa496c5e80eccb8d2e5bba7f4d7dc4cc6c9f53d5bc028402428771be1237d2')
+sha256sums=('c73810ded97431360ba80c127d3244b1e6e416643fba0ba96411d22729211394')
 
 build() {
   cd $pkgname-$pkgver
@@ -27,7 +27,6 @@
   make
 }
 
-
 check() {
   cd $pkgname-$pkgver
   make check



More information about the arch-commits mailing list