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

Jan Steffens heftig at archlinux.org
Wed Oct 14 21:26:18 UTC 2015


    Date: Wednesday, October 14, 2015 @ 23:26:18
  Author: heftig
Revision: 249337

3.18.1.1

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-14 19:05:36 UTC (rev 249336)
+++ PKGBUILD	2015-10-14 21:26:18 UTC (rev 249337)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-session
-pkgver=3.18.0
+pkgver=3.18.1.1
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
@@ -14,9 +14,9 @@
 install=gnome-session.install
 url="http://www.gnome.org"
 groups=(gnome)
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
         timeout.patch)
-sha256sums=('ba23d0e41e90f238103835603eded0f30a7cc56506b68168899377785aec706f'
+sha256sums=('a5ccaafcb5c485b41052d1e067d0eced171b76cbc691a4771bddbfc7c28f05d2'
             '9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
 
 prepare() {



More information about the arch-commits mailing list