[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 10 20:18:27 UTC 2016
Date: Monday, October 10, 2016 @ 20:18:27
Author: heftig
Revision: 278187
3.22.1-1
Modified:
gnome-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 20:18:23 UTC (rev 278186)
+++ PKGBUILD 2016-10-10 20:18:27 UTC (rev 278187)
@@ -2,17 +2,16 @@
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-desktop
-pkgver=3.22.0+1+g1bf55b0
+pkgver=3.22.1
pkgrel=1
epoch=1
pkgdesc="Library with common API for various GNOME modules"
+url="https://git.gnome.org/browse/gnome-desktop"
arch=(i686 x86_64)
license=(GPL LGPL)
depends=(gsettings-desktop-schemas gtk3 libxkbfile xkeyboard-config iso-codes)
makedepends=(intltool gobject-introspection git gnome-common gtk-doc)
-url="http://www.gnome.org"
-groups=(gnome)
-_commit=1bf55b04e52f9337a6f0e91aded9b0e09bb4543f
+_commit=b1e39f5d9e7dc1dfd7ac91c44a74029ed5699028 # tags/3.22.1^0
source=("git://git.gnome.org/gnome-desktop#commit=$_commit")
sha256sums=('SKIP')
@@ -25,7 +24,6 @@
cd $pkgname
NOCONFIGURE=1 ./autogen.sh
}
-
build() {
cd $pkgname
More information about the arch-commits
mailing list