[arch-commits] Commit in garcon/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Wed Dec 23 06:01:08 UTC 2020


    Date: Wednesday, December 23, 2020 @ 06:01:08
  Author: foutrelis
Revision: 404881

upgpkg: garcon 0.8.0-1: new upstream release

Modified:
  garcon/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 05:52:58 UTC (rev 404880)
+++ PKGBUILD	2020-12-23 06:01:08 UTC (rev 404881)
@@ -2,8 +2,8 @@
 # Contributor: Xavier Devlamynck <magicrhesus at ouranos.be>
 
 pkgname=garcon
-pkgver=0.6.4
-pkgrel=2
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="Implementation of the freedesktop.org menu specification"
 arch=('x86_64')
 url="https://www.xfce.org/"
@@ -10,10 +10,9 @@
 license=('LGPL')
 groups=('xfce4')
 depends=('libxfce4ui')
-makedepends=('intltool' 'python3')
-replaces=('libxfce4menu')
+makedepends=('intltool' 'python' 'gobject-introspection')
 source=(https://archive.xfce.org/src/xfce/garcon/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('d75e4753037a74733c07b71b8db7a656d869869f0f107f6411a306bbc87a762d')
+sha256sums=('4811d89ee5bc48dbdeffd69fc3eec6c112bbf01fde98a9e848335b374a4aa1bb')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list