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

Morten Linderud foxboron at archlinux.org
Thu May 31 15:39:51 UTC 2018


    Date: Thursday, May 31, 2018 @ 15:39:51
  Author: foxboron
Revision: 334869

upgpkg: jgmenu 0.9.1-1

Updated to 0.9.1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 15:39:16 UTC (rev 334868)
+++ PKGBUILD	2018-05-31 15:39:51 UTC (rev 334869)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=0.9
+pkgver=0.9.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' 'libxinerama' 'librsvg' 'libxml2' 'glib2' 'menu-cache' 'python')
 source=("${pkgname}-${pkgver}.tar.gz::http://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz")
-sha256sums=('2095de1d0bceadba5a5e6e002626a936a95b0f08c4f3397f943d161cf606b3bb')
+sha256sums=('58dd3d41ff6a20827f49f80b182b7565c1b5c5873af900891eb4e9d836fbed18')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list