Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages / 
xfce4-dict


Commits:
efc2e534 by Evangelos Foutras at 2023-11-19T22:45:02+02:00
upgpkg: 0.8.6-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = xfce4-dict
+       pkgdesc = A dictionary plugin for the Xfce panel
+       pkgver = 0.8.6
+       pkgrel = 1
+       url = https://docs.xfce.org/apps/xfce4-dict/start
+       arch = x86_64
+       groups = xfce4-goodies
+       license = GPL2
+       makedepends = intltool
+       depends = xfce4-panel
+       depends = librsvg
+       depends = hicolor-icon-theme
+       source = 
https://archive.xfce.org/src/apps/xfce4-dict/0.8/xfce4-dict-0.8.6.tar.bz2
+       sha256sums = 
ae5db7ca70354d3293fc08eaf7ca40cdbc91799a219f199d824684b39e6c0a41
+
+pkgname = xfce4-dict


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Aurelien Foret <orel...@chez.com>
 
 pkgname=xfce4-dict
-pkgver=0.8.5
+pkgver=0.8.6
 pkgrel=1
 pkgdesc="A dictionary plugin for the Xfce panel"
 arch=('x86_64')
@@ -13,7 +13,7 @@ groups=('xfce4-goodies')
 depends=('xfce4-panel' 'librsvg' 'hicolor-icon-theme')
 makedepends=('intltool')
 
source=(https://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('299eab0bed61079a68129ea25cbf36e6e9773646e5d5598937dd7f75503aaa1b')
+sha256sums=('ae5db7ca70354d3293fc08eaf7ca40cdbc91799a219f199d824684b39e6c0a41')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-dict/-/commit/efc2e53479c3e5bde8549116a1b2713c8ca13246

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xfce4-dict/-/commit/efc2e53479c3e5bde8549116a1b2713c8ca13246
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to