[arch-commits] Commit in fbida/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Tue Jul 8 09:07:06 UTC 2008


    Date: Tuesday, July 8, 2008 @ 05:07:06
  Author: ronald
Revision: 4658

fix license

Modified:
  fbida/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-08 09:05:48 UTC (rev 4657)
+++ PKGBUILD	2008-07-08 09:07:06 UTC (rev 4658)
@@ -9,9 +9,11 @@
 url="http://linux.bytesex.org/fbida/"
 depends=('libungif' 'libtiff' 'libexif' 'lesstif' 'libxpm' 'libpng' 'libx11' 'libxext')
 source=(http://dl.bytesex.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
+license=('GPL2')
 replaces=('fbi')
 provides=('fbi')
 backup="etc/X11/app-defaults/Ida"
+md5sums=('1f78e9a83fb546660a024a4bc0580ace')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,4 +25,3 @@
   make DESTDIR=$startdir/pkg prefix=/usr install
 }
 
-md5sums=('1f78e9a83fb546660a024a4bc0580ace')





More information about the arch-commits mailing list