Date: Wednesday, February 7, 2018 @ 08:46:48 Author: ronald Revision: 316145
upgpkg: enlightenment 0.22.1-1 update enlightenment and libs Modified: enlightenment/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-07 08:46:32 UTC (rev 316144) +++ PKGBUILD 2018-02-07 08:46:48 UTC (rev 316145) @@ -2,7 +2,7 @@ # Contributor: Enlightenment Developers <[email protected]>> pkgname=enlightenment -pkgver=0.21.9 +pkgver=0.22.1 pkgrel=1 pkgdesc="Enlightenment window manager" arch=('x86_64') @@ -18,8 +18,8 @@ provides=('notification-daemon') backup=('etc/enlightenment/sysactions.conf' 'etc/xdg/menus/e-applications.menu') -source=("http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz") -sha1sums=('650f66c51bc4db0aa2d1016609455d3c07febc34') +source=("http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.xz") +sha1sums=('10819ba6c354e1b629bf4b5ea003d6bda14e1acc') build() { cd "${srcdir}/${pkgname}-${pkgver}"
