summaryrefslogtreecommitdiff
path: root/community/gtk-engine-unico/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtk-engine-unico/PKGBUILD')
-rw-r--r--community/gtk-engine-unico/PKGBUILD15
1 files changed, 7 insertions, 8 deletions
diff --git a/community/gtk-engine-unico/PKGBUILD b/community/gtk-engine-unico/PKGBUILD
index 91ae166cc..21e856757 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 <nospam@bpiotrowski.pl>
# Contributor: Hilinus <itahilinus[at]hotmail[dot]it>
pkgname=gtk-engine-unico
pkgver=1.0.2
pkgrel=3
-pkgdesc="Unico GTK3 theme engine"
+pkgdesc='Unico GTK3 theme engine'
arch=('i686' 'x86_64' 'mips64el')
-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"
@@ -25,4 +25,3 @@ package() {
cd "~unico-team/unico/trunk"
make DESTDIR=${pkgdir} install
}
-md5sums=('14557d1e9188fb814bce1fc404444d4c')