[arch-commits] Commit in jgmenu/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Nov 10 20:09:34 UTC 2018
Date: Saturday, November 10, 2018 @ 20:09:33
Author: foxboron
Revision: 405718
upgpkg: jgmenu 1.4.1-1
Modified:
jgmenu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-10 20:08:25 UTC (rev 405717)
+++ PKGBUILD 2018-11-10 20:09:33 UTC (rev 405718)
@@ -2,7 +2,7 @@
# Contributor: Johan Malm <jgm323 at gmail dot com>
pkgname=jgmenu
-pkgver=1.4
+pkgver=1.4.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' 'libxrandr' 'librsvg' 'libxml2' 'glib2' 'menu-cache' 'python')
source=("${pkgname}-${pkgver}.tar.gz::http://www.github.com/johanmalm/jgmenu/archive/v${pkgver}.tar.gz")
-sha256sums=('e3807488c4ce20add4c5c9a68016a72ab1ec6a984615698ee1d3ff8c9600611d')
+sha256sums=('14883b6c804fb59a517448190d882aaa053e01b25ca92c656d8b6f004c33cdb5')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list