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

Morten Linderud foxboron at archlinux.org
Mon Feb 3 20:46:47 UTC 2020


    Date: Monday, February 3, 2020 @ 20:46:46
  Author: foxboron
Revision: 561983

upgpkg: jgmenu 4.0.2-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-03 20:43:07 UTC (rev 561982)
+++ PKGBUILD	2020-02-03 20:46:46 UTC (rev 561983)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=4.0.1
+pkgver=4.0.2
 pkgrel=1
 pkgdesc="Small X11 menu intended to be used with openbox and tint2"
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('libx11' 'cairo' 'pango' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 'menu-cache' 'python')
 source=("${pkgname}-${pkgver}.tar.gz::https://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz")
-sha256sums=('00093e8538ed9205ce7e2103f221aa9a0b7574fa7e209297b076754dbfc5c4c7')
+sha256sums=('9c488514a4cc5d5406c8480325e532b65e69af23b31226dfcbb6cca3ae0fac86')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list