summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2013-10-20 21:53:01 -0500
committerDoug Newgard2013-10-20 21:53:01 -0500
commita822722d433e9c56fdb613b98770a17f4dcacd43 (patch)
tree92e1c7a45c5e657f67fe2b88f2e0324ceed9f809
parente1a07e2dff7a9e1227190727769d2423504e781b (diff)
downloadaur-a822722d433e9c56fdb613b98770a17f4dcacd43.tar.gz
Removing libtool files is now the default
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa4e74843f59..2242d0d4070b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = enjoy-git
pkgdesc = Music player based on EFL
- pkgver = 0.1.0.200
+ pkgver = 0.1.0.205.aa8fec6
pkgrel = 1
url = http://www.enlightenment.org
arch = i686
@@ -9,7 +9,6 @@ pkgbase = enjoy-git
makedepends = git
depends = elementary>=1.7.99
depends = lightmediascanner
- options = !libtool
source = git://git.enlightenment.org/apps/enjoy.git
md5sums = SKIP
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')