[arch-commits] Commit in xfce4-dict/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Mon Oct 7 00:14:11 UTC 2019
Date: Monday, October 7, 2019 @ 00:14:10
Author: foutrelis
Revision: 363982
upgpkg: xfce4-dict 0.8.3-1
New upstream release.
Modified:
xfce4-dict/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-06 23:52:03 UTC (rev 363981)
+++ PKGBUILD 2019-10-07 00:14:10 UTC (rev 363982)
@@ -3,7 +3,7 @@
# Contributor: Aurelien Foret <orelien at chez.com>
pkgname=xfce4-dict
-pkgver=0.8.2
+pkgver=0.8.3
pkgrel=1
pkgdesc="A dictionary plugin for the Xfce panel"
arch=('x86_64')
@@ -12,11 +12,8 @@
groups=('xfce4-goodies')
depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')
makedepends=('intltool')
-provides=('xfce4-dict-plugin')
-conflicts=('xfce4-dict-plugin')
-replaces=('xfce4-dict-plugin')
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('324d56128bfc2f06ad8df59a832565981ec9b360710319300185517d98b7db0a')
+sha256sums=('7cf4ce77f9e95ca04894b8eaa385ca52c080e28ec1e1846355b1b67a800dc279')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list