[arch-commits] Commit in gnome-packagekit/trunk (PKGBUILD)
Christian Hesse
eworm at archlinux.org
Mon Mar 12 15:45:57 UTC 2018
Date: Monday, March 12, 2018 @ 15:45:56
Author: eworm
Revision: 306400
upgpkg: gnome-packagekit 3.28.0-1
new upstream release
Modified:
gnome-packagekit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-12 15:39:57 UTC (rev 306399)
+++ PKGBUILD 2018-03-12 15:45:56 UTC (rev 306400)
@@ -4,7 +4,7 @@
# Contributor: Jonathan Conder <jonno.conder at gmail.com>
pkgname=gnome-packagekit
-pkgver=3.26.0
+pkgver=3.28.0
pkgrel=1
pkgdesc='Collection of graphical tools for PackageKit to be used in the GNOME desktop'
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('desktop-file-utils' 'gtk3' 'libnotify' 'packagekit')
makedepends=('meson' 'intltool' 'itstool' 'docbook-xsl' 'libcanberra')
source=("https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('6a219e16923d3976f424416c944bef06913922da24bc9e6644ec114c2d563417')
+sha256sums=('39b020e7fca44f50ffd3d8556dd48641bacc5cbebd4b025d2d486174181c3814')
build() {
arch-meson "${pkgname}-${pkgver}" build
More information about the arch-commits
mailing list