[arch-commits] Commit in libgee/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 1 14:27:30 UTC 2012
Date: Monday, October 1, 2012 @ 10:27:30
Author: heftig
Revision: 167341
0.8.0
Modified:
libgee/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-10-01 14:04:39 UTC (rev 167340)
+++ PKGBUILD 2012-10-01 14:27:30 UTC (rev 167341)
@@ -3,7 +3,7 @@
# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
pkgname=libgee
-pkgver=0.6.5
+pkgver=0.8.0
pkgrel=1
pkgdesc="GObject collection library"
url="http://live.gnome.org/Libgee"
@@ -12,8 +12,8 @@
depends=('glib2')
makedepends=('gobject-introspection')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/$pkgname-$pkgver.tar.xz)
-sha256sums=('99b78db2492c533e386a07bce9aab1de4bdf23284b1a485b893683de388fff48')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('5e3707cbc1cebea86ab8865682cb28f8f80273869551c3698e396b5dc57831ea')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list