[arch-commits] Commit in libwacom/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Apr 24 10:00:55 UTC 2012
Date: Tuesday, April 24, 2012 @ 06:00:54
Author: heftig
Revision: 157128
Fix license
Modified:
libwacom/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-04-24 08:19:54 UTC (rev 157127)
+++ PKGBUILD 2012-04-24 10:00:54 UTC (rev 157128)
@@ -7,7 +7,7 @@
pkgdesc="Library to identify Wacom tablets and their features"
arch=('x86_64' 'i686')
depends=('glib2' 'udev')
-license=('LGPL')
+license=('MIT')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
url="http://www.gnome.org"
More information about the arch-commits
mailing list