From 6a3f02abeeecab3efb4442e39e28e05897f25316 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Aug 2013 01:45:08 -0700 Subject: Fri Aug 16 01:44:39 PDT 2013 --- community/mtpaint/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'community/mtpaint/PKGBUILD') diff --git a/community/mtpaint/PKGBUILD b/community/mtpaint/PKGBUILD index 5717f5822..38cc5f61e 100644 --- a/community/mtpaint/PKGBUILD +++ b/community/mtpaint/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 94929 2013-08-01 07:01:24Z bpiotrowski $ +# $Id: PKGBUILD 95673 2013-08-15 12:27:57Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Roman Kyrylych # Contributor: yosh64 pkgname=mtpaint pkgver=3.40 -pkgrel=8 +pkgrel=9 pkgdesc='Simple paint program for creating icons and pixel based artwork' arch=('x86_64' 'i686') url='http://mtpaint.sourceforge.net/' @@ -44,7 +44,6 @@ package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install - install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } # vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf