[arch-commits] Commit in mutter-wayland/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Wed Sep 25 19:17:12 UTC 2013


    Date: Wednesday, September 25, 2013 @ 21:17:12
  Author: heftig
Revision: 195153

3.10.0.1

Modified:
  mutter-wayland/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-25 18:41:49 UTC (rev 195152)
+++ PKGBUILD	2013-09-25 19:17:12 UTC (rev 195153)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=mutter-wayland
-pkgver=3.10.0
+pkgver=3.10.0.1
 pkgrel=1
 pkgdesc="A Wayland compositor for GNOME"
 arch=(i686 x86_64)
@@ -12,8 +12,8 @@
 url="http://www.gnome.org"
 options=('!libtool' '!emptydirs')
 install=mutter-wayland.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('81ef4e164595d4716b9c3f91c87adb9db1b26aa9c76e2f4ecee4540c653c7ef2')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('1d4e3086d9ff26f6ae01c844909db1f4050f2e9aaead1b91a8b6b37f2a241560')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list