summaryrefslogtreecommitdiff
path: root/community/ming
diff options
context:
space:
mode:
Diffstat (limited to 'community/ming')
-rw-r--r--community/ming/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ming/PKGBUILD b/community/ming/PKGBUILD
index 87f4707cf..f9ee37a12 100644
--- a/community/ming/PKGBUILD
+++ b/community/ming/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=ming
pkgver=0.4.5
-pkgrel=1
+pkgrel=2
pkgdesc="SWF output library"
arch=('i686' 'x86_64')
url="http://www.libming.net/"
license=('GPL' 'LGPL')
depends=('freetype2' 'libpng' 'flex')
makedepends=('bison' 'pkg-config' 'python2')
-options=('!libtool' '!emptydirs')
+options=('!emptydirs')
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2)
md5sums=('73bcbcb837f3872ef1a936c539a2513c')