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

Morten Linderud foxboron at archlinux.org
Wed Jan 22 19:39:45 UTC 2020


    Date: Wednesday, January 22, 2020 @ 19:39:44
  Author: foxboron
Revision: 554450

upgpkg: jgmenu 4.0.1-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 19:37:56 UTC (rev 554449)
+++ PKGBUILD	2020-01-22 19:39:44 UTC (rev 554450)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=4.0
+pkgver=4.0.1
 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=('39a28620a3daa923d48c7a40e3e6fc9df40891ce52f2ae69b89d97551fb5a0c2')
+sha256sums=('00093e8538ed9205ce7e2103f221aa9a0b7574fa7e209297b076754dbfc5c4c7')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list