[arch-commits] Commit in xfce4-dict/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Thu Oct 15 09:11:10 UTC 2020
Date: Thursday, October 15, 2020 @ 09:11:09
Author: foutrelis
Revision: 398373
upgpkg: xfce4-dict 0.8.4-1: new upstream release
Modified:
xfce4-dict/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-15 09:09:51 UTC (rev 398372)
+++ PKGBUILD 2020-10-15 09:11:09 UTC (rev 398373)
@@ -3,8 +3,8 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=xfce4-dict
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
pkgdesc="A dictionary plugin for the Xfce panel"
arch=('x86_64')
url="https://docs.xfce.org/apps/xfce4-dict/start"
@@ -13,7 +13,7 @@
depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')
makedepends=('intltool')
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7cf4ce77f9e95ca04894b8eaa385ca52c080e28ec1e1846355b1b67a800dc279')
+sha256sums=('cb85fefbf742b306f2a8dca695252bae22842ab586abd31b52688312e3f631e3')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list