[arch-commits] Commit in jgmenu/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Tue Mar 3 20:00:31 UTC 2020
Date: Tuesday, March 3, 2020 @ 20:00:30
Author: foxboron
Revision: 589812
upgpkg: jgmenu 4.1.0-1
Modified:
jgmenu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-03 19:55:04 UTC (rev 589811)
+++ PKGBUILD 2020-03-03 20:00:30 UTC (rev 589812)
@@ -2,15 +2,15 @@
# Contributor: Johan Malm <jgm323 at gmail dot com>
pkgname=jgmenu
-pkgver=4.0.2
+pkgver=4.1.0
pkgrel=1
-pkgdesc="Small X11 menu intended to be used with openbox and tint2"
+pkgdesc="Simple, independent, contemporary-looking X11 menu, designed for scripting, ricing and tweaking"
arch=('i686' 'x86_64')
url="https://www.github.com/johanmalm/jgmenu"
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=('9c488514a4cc5d5406c8480325e532b65e69af23b31226dfcbb6cca3ae0fac86')
+sha256sums=('0a693db7295200b22f24e0d8ab3986353911aa214cd8199f3ec583710dc72a92')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list