summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDoug Newgard2013-10-20 21:53:01 -0500
committerDoug Newgard2013-10-20 21:53:01 -0500
commita822722d433e9c56fdb613b98770a17f4dcacd43 (patch)
tree92e1c7a45c5e657f67fe2b88f2e0324ceed9f809 /PKGBUILD
parente1a07e2dff7a9e1227190727769d2423504e781b (diff)
downloadaur-a822722d433e9c56fdb613b98770a17f4dcacd43.tar.gz
Removing libtool files is now the default
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95f66b9c6d55..498452334f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=enjoy-git
_pkgname=enjoy
-pkgver=0.1.0.200
+pkgver=0.1.0.205.aa8fec6
pkgrel=1
pkgdesc="Music player based on EFL"
arch=('i686' 'x86_64')
@@ -10,7 +10,6 @@ url="http://www.enlightenment.org"
license=('GPL3')
depends=('elementary>=1.7.99' 'lightmediascanner')
makedepends=('git')
-options=('!libtool')
source=("git://git.enlightenment.org/apps/$_pkgname.git")
md5sums=('SKIP')