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

Morten Linderud foxboron at archlinux.org
Sun Sep 22 10:37:34 UTC 2019


    Date: Sunday, September 22, 2019 @ 10:37:33
  Author: foxboron
Revision: 511473

upgpkg: jgmenu 3.3-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-22 09:13:50 UTC (rev 511472)
+++ PKGBUILD	2019-09-22 10:37:33 UTC (rev 511473)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=3.0
+pkgver=3.3
 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=('a5778b11028c9550cddfff5e4ad0b2b3158e99bd3e8d36ab44fde1c7f567dd85')
+sha256sums=('65ae338ab604e6deadfcfcfef02f6eb54d9c25eac6c477ecb11084af25b0a453')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list