[arch-commits] Commit in baobab/trunk (PKGBUILD)
Jan Steffens
heftig at nymeria.archlinux.org
Tue Oct 15 14:21:57 UTC 2013
Date: Tuesday, October 15, 2013 @ 16:21:56
Author: heftig
Revision: 196576
3.10.1
Modified:
baobab/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-15 14:19:57 UTC (rev 196575)
+++ PKGBUILD 2013-10-15 14:21:56 UTC (rev 196576)
@@ -2,7 +2,7 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=baobab
-pkgver=3.10
+pkgver=3.10.1
pkgrel=1
pkgdesc="A graphical directory tree analyzer"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@
makedepends=('intltool' 'itstool' 'vala' 'gobject-introspection')
groups=('gnome')
install=$pkgname.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6f4e309073c3834f957b957b03d388fd89900a1622a001d238ad6105c6e303ee')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('23ce8e4847ce5f1c8230e757532d94c84e6e273d6ec8fca20eecaed5f96563f9')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list