diff options
-rw-r--r-- | testing/efl/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/efl/APKBUILD b/testing/efl/APKBUILD index 8d57baa6ea..9bf786c415 100644 --- a/testing/efl/APKBUILD +++ b/testing/efl/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Boris Faure <boris@fau.re> # Maintainer: Boris Faure <boris@fau.re> pkgname=efl -pkgver=1.23.1 +pkgver=1.23.2 pkgrel=0 pkgdesc="Enlightenment Foundation Libraries" url="https://www.enlightenment.org" @@ -76,4 +76,4 @@ package() { DESTDIR="$pkgdir" ninja -C build install } -sha512sums="9c81f28bb0d87e1a3e5d2204c0e2401d9b3f6dcc34f47cb2b41711ef033b3134f4cd283e87a216a0ce4ee903f721a1f8c2f003577444c5781e7f47ce827201e6 efl-1.23.1.tar.xz" +sha512sums="59e9bedd9402c204c511a88bc6a697551dd552ddab9bc5e8a30ce1e2095d7452bca1606929693e9e706809e28bc19f039858253b1690ecd1fd2a229aa5b1b3ed efl-1.23.2.tar.xz" |