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