diff --git a/core/glib2/PKGBUILD b/core/glib2/PKGBUILD index 7519e9df9..0e50e36f2 100644 --- a/core/glib2/PKGBUILD +++ b/core/glib2/PKGBUILD @@ -5,12 +5,12 @@ pkgver=2.20.2 pkgrel=1 pkgdesc="Common C routines used by GTK+ 2.4 and other libs" url="http://www.gtk.org/" -arch=(arm) +arch=('arm') license=('LGPL') depends=('pcre>=7.9') makedepends=('pkgconfig') options=('!libtool' '!docs') -source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2) +source=(http://ftp.gnome.org/pub/GNOME/sources/glib/2.20/glib-${pkgver}.tar.bz2 glib2.sh glib2.csh) md5sums=('468054db4e28af3eac541b36c9d07c31'