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

Morten Linderud foxboron at archlinux.org
Sun Dec 2 16:01:20 UTC 2018


    Date: Sunday, December 2, 2018 @ 16:01:19
  Author: foxboron
Revision: 410765

upgpkg: jgmenu 1.5-1

Modified:
  jgmenu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-02 16:00:05 UTC (rev 410764)
+++ PKGBUILD	2018-12-02 16:01:19 UTC (rev 410765)
@@ -2,7 +2,7 @@
 # Contributor: Johan Malm <jgm323 at gmail dot com>
 
 pkgname=jgmenu
-pkgver=1.4.1
+pkgver=1.5
 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=('14883b6c804fb59a517448190d882aaa053e01b25ca92c656d8b6f004c33cdb5')
+sha256sums=('5fbde27cb8493ce8ffcb9e2f0015219be1f85b7aa1a6e9ce5ed2f4ff091e25d6')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list