[arch-commits] Commit in gtk-theme-switch/repos/extra-x86_64 (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Mon Jul 7 21:06:19 UTC 2008


    Date: Monday, July 7, 2008 @ 17:06:19
  Author: ronald
Revision: 4509

fix license

Modified:
  gtk-theme-switch/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-07 21:06:09 UTC (rev 4508)
+++ PKGBUILD	2008-07-07 21:06:19 UTC (rev 4509)
@@ -6,10 +6,11 @@
 pkgver=1.0.1
 pkgrel=2
 pkgdesc="Gtk theme switcher"
-arch=(i686 x86_64)
 depends=('gtk')
 source=(http://www.muhri.net/$pkgname-$pkgver.tar.gz)
 url="http://muhri.net/nav.php3?node=gts"
+license=('GPL2')
+arch=('i686' 'x86_64')
 md5sums=('a1ce98489cbe410c5483e155e5834c46')
 
 build() {





More information about the arch-commits mailing list