mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/efl to 1.26.2-1
This commit is contained in:
parent
379febe635
commit
13ed01ad15
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
pkgbase=efl
|
pkgbase=efl
|
||||||
pkgname=('efl' 'efl-docs')
|
pkgname=('efl' 'efl-docs')
|
||||||
pkgver=1.26.1
|
pkgver=1.26.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Enlightenment Foundation Libraries"
|
pkgdesc="Enlightenment Foundation Libraries"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
@ -29,7 +29,7 @@ optdepends=('gst-plugins-base: Video and thumbnail codecs'
|
||||||
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
|
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
|
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
|
||||||
sha256sums=('86a9677e3d48dd0c13a399ebb417bd417bd8d150d6b06cc491bc92275c88a642')
|
sha256sums=('2979cfbc728a1a1f72ad86c2467d861ed91e664d3f17ef03190fb5c5f405301c')
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
Loading…
Reference in a new issue