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

Morten Linderud foxboron at archlinux.org
Sun Jun 10 15:34:48 UTC 2018


    Date: Sunday, June 10, 2018 @ 15:34:48
  Author: foxboron
Revision: 342238

upgpkg: jgmenu 1.0-1

Updated to 1.0

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-10 15:33:40 UTC (rev 342237)
+++ PKGBUILD	2018-06-10 15:34:48 UTC (rev 342238)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=0.9.1
+pkgver=1.0
 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=('58dd3d41ff6a20827f49f80b182b7565c1b5c5873af900891eb4e9d836fbed18')
+sha256sums=('75d17be9476c429c05de22a12dcd47097dad97a7fa2f5b0053cd05d4db160ac8')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list