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

Jan Steffens heftig at archlinux.org
Thu Mar 31 15:12:24 UTC 2016


    Date: Thursday, March 31, 2016 @ 17:12:24
  Author: heftig
Revision: 169140

3.20.0

Modified:
  gnome-software/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-31 15:07:54 UTC (rev 169139)
+++ PKGBUILD	2016-03-31 15:12:24 UTC (rev 169140)
@@ -4,7 +4,7 @@
 # Contributor: Yosef Or Boczko <yoseforb at gnome.org>
 
 pkgname=gnome-software
-pkgver=3.18.3
+pkgver=3.20.0
 pkgrel=1
 pkgdesc="GNOME Software Tools"
 arch=(i686 x86_64)
@@ -11,11 +11,11 @@
 license=('GPL2')
 url="https://wiki.gnome.org/Apps/Software/"
 depends=(gtk3 appstream-glib libsoup gsettings-desktop-schemas gnome-desktop packagekit
-         desktop-file-utils archlinux-appstream-data)
-makedepends=(intltool)
+         desktop-file-utils archlinux-appstream-data gtkspell3)
+makedepends=(intltool python)
 install=gnome-software.install
 source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('cc76a51f56d114018f64478437aebef068799802884543c59e2473066c959b7b')
+sha256sums=('3d2e187b8f0c70e5b5e0841b123310bd3bf961a47e23fcca106a84ea92b80b70')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list