[arch-commits] Commit in exo/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sun Aug 11 20:13:27 UTC 2019
Date: Sunday, August 11, 2019 @ 20:13:27
Author: foutrelis
Revision: 359630
upgpkg: exo 0.12.8-1
New upstream release.
Modified:
exo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-11 19:31:29 UTC (rev 359629)
+++ PKGBUILD 2019-08-11 20:13:27 UTC (rev 359630)
@@ -3,7 +3,7 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=exo
-pkgver=0.12.7
+pkgver=0.12.8
pkgrel=1
pkgdesc="Application library for Xfce"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('libxfce4ui' 'perl-uri' 'hicolor-icon-theme')
makedepends=('intltool')
source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('78d10943b52eb50ce76224ae27c025fb174d39895b31723db90a869d6eeaf1da')
+sha256sums=('3400a2e64aa41ede25bedaca4909bde7ea4f8698d9598d1b80f02a40ac89fcde')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list