[arch-commits] Commit in exo/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Tue Dec 7 21:18:47 UTC 2021
Date: Tuesday, December 7, 2021 @ 21:18:47
Author: foutrelis
Revision: 430791
upgpkg: exo 4.16.3-1: new upstream release
Modified:
exo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 17:49:36 UTC (rev 430790)
+++ PKGBUILD 2021-12-07 21:18:47 UTC (rev 430791)
@@ -3,7 +3,7 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=exo
-pkgver=4.16.2
+pkgver=4.16.3
pkgrel=1
pkgdesc="Application library for Xfce"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('libxfce4ui' 'hicolor-icon-theme')
makedepends=('intltool')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('4e89f5536afbf1cb9191cceb720fb2764df1a4fae3459512b7320841ab5a9e9d')
+sha256sums=('722dff3c3fe23f0a65405e63889cf247c99d092d3f9fb16dec78d062cfb8fae6')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list