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

Morten Linderud foxboron at archlinux.org
Sun Feb 11 22:13:15 UTC 2018


    Date: Sunday, February 11, 2018 @ 22:13:14
  Author: foxboron
Revision: 292578

upgpkg: jgmenu 0.8.1-1

Updated to 0.8.1

Modified:
  jgmenu/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 22:11:52 UTC (rev 292577)
+++ PKGBUILD	2018-02-11 22:13:14 UTC (rev 292578)
@@ -2,8 +2,8 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=0.8
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Small X11 menu intended to be used with openbox and tint2"
 arch=('i686' 'x86_64')
 url="http://www.github.com/johanmalm/jgmenu"
@@ -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=('9ab2bbaa5b65d27961872c25a1cdda2486842455f49030612e6ac9e46df4cae1')
+sha256sums=('d0c8e1914bd14a867dba83569ba713e9b88fdd28194e6ae9b4e2948a1c7521fc')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list