mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/efl to 1.15.1-1
This commit is contained in:
parent
920009ac24
commit
df0902af94
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=efl
|
||||
pkgname=('efl' 'efl-docs')
|
||||
pkgver=1.14.0
|
||||
pkgver=1.15.1
|
||||
pkgrel=1
|
||||
pkgdesc="Enlightenment Foundation Libraries"
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -26,7 +26,7 @@ options=('!emptydirs')
|
|||
source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz
|
||||
'eina_doxygen.patch')
|
||||
install=efl.install
|
||||
sha1sums=('5c57a59890a6d20ad0800e80ab2a94509ea4c579'
|
||||
sha1sums=('52ac42d561b4ec88e224832609df7d655b650a31'
|
||||
'ef2b961e793c711685623a149ab55b1bec9a3676')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue