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

Morten Linderud foxboron at archlinux.org
Fri Oct 26 13:11:26 UTC 2018


    Date: Friday, October 26, 2018 @ 13:11:25
  Author: foxboron
Revision: 399117

upgpkg: jgmenu 1.4-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-26 12:49:15 UTC (rev 399116)
+++ PKGBUILD	2018-10-26 13:11:25 UTC (rev 399117)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=1.3
+pkgver=1.4
 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::http://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz")
-sha256sums=('92520bdf2f953fc76203b3eb916ac60fa968907f4b038346da7a96449cac1549')
+sha256sums=('e3807488c4ce20add4c5c9a68016a72ab1ec6a984615698ee1d3ff8c9600611d')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list