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

Morten Linderud foxboron at archlinux.org
Sun May 24 20:22:45 UTC 2020


    Date: Sunday, May 24, 2020 @ 20:22:45
  Author: foxboron
Revision: 633622

upgpkg: jgmenu 4.2.1-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-24 20:21:28 UTC (rev 633621)
+++ PKGBUILD	2020-05-24 20:22:45 UTC (rev 633622)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc="Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking"
 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=('30893e28905dae8f5ed1fda56ad09d131bbd035c5e62348d2f192c3356286e1f')
+sha256sums=('8ce3250b6a726f068126a0b75e02a6caafcf651b8c6ef59b328ff70a81473fc5')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list