From 73cd7952c96190212616ca90d5afe1ce5cb2c9ce Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Nov 2012 01:35:29 -0800 Subject: Fri Nov 16 01:34:04 PST 2012 --- community/gtk-engine-unico/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'community/gtk-engine-unico') diff --git a/community/gtk-engine-unico/PKGBUILD b/community/gtk-engine-unico/PKGBUILD index 41cf27d09..23412fb48 100644 --- a/community/gtk-engine-unico/PKGBUILD +++ b/community/gtk-engine-unico/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 79137 2012-10-31 01:06:06Z heftig $ +# $Id: PKGBUILD 79966 2012-11-15 05:43:40Z bpiotrowski $ # Maintainer: Bartlomiej Piotrowski # Contributor: Hilinus pkgname=gtk-engine-unico pkgver=1.0.2 pkgrel=3 -pkgdesc="Unico GTK3 theme engine" +pkgdesc='Unico GTK3 theme engine' arch=('i686' 'x86_64') -url="https://launchpad.net/unico" +url='https://launchpad.net/unico' license=('GPL') -depends=("gtk3") -makedepends=("gnome-common") +depends=('gtk3') +makedepends=('gnome-common') options=(!libtool) -source=(gtk-engine-unico-139.tar.gz::http://bazaar.launchpad.net/~unico-team/unico/trunk/tarball/139) -md5sums=('01a8fcde727bbbdfcbd1572f118d1616') +source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-139.tar.xz) +md5sums=('a451cf9e3d6b092a2fbeb424d0436dd3') build() { cd "~unico-team/unico/trunk" -- cgit v1.2.3-54-g00ecf