mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/efl to 1.23.2-1
This commit is contained in:
parent
771f8284dd
commit
636d5dbf95
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
pkgbase=efl
|
||||
pkgname=('efl' 'efl-docs')
|
||||
pkgver=1.23.1
|
||||
pkgrel=2
|
||||
pkgver=1.23.2
|
||||
pkgrel=1
|
||||
pkgdesc="Enlightenment Foundation Libraries"
|
||||
arch=('x86_64')
|
||||
url="https://www.enlightenment.org"
|
||||
|
@ -31,7 +31,7 @@ optdepends=('geoclue: For elocation'
|
|||
makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 'meson' 'ninja')
|
||||
options=('!emptydirs')
|
||||
source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
|
||||
sha256sums=('d62220cca16d434c18b36fe3acffa0f5c0e669da4931b133524183308f242f61')
|
||||
sha256sums=('ba8d9e4a4690a6c917c98ec090fffa6ffe005ab911811b8d443aa155ad95d493')
|
||||
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue