mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
community/efl to 1.26.1-1
This commit is contained in:
parent
14b2d48090
commit
a28bc07299
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgbase=efl
|
||||
pkgname=('efl' 'efl-docs')
|
||||
pkgver=1.26.0
|
||||
pkgver=1.26.1
|
||||
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=('a4a9bce45fd27f8541874e44a130f64550bee1f2f72feaa6c8a758d92eaf204c')
|
||||
sha256sums=('86a9677e3d48dd0c13a399ebb417bd417bd8d150d6b06cc491bc92275c88a642')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue