jgmenu: update to 2.0.
This commit is contained in:
parent
d088443e39
commit
e02ab77e31
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- watch.c.orig 2018-06-25 10:42:01.431602657 +0200
|
--- src/watch.c.orig 2018-06-25 10:42:01.431602657 +0200
|
||||||
+++ watch.c 2018-06-25 10:42:59.363603488 +0200
|
+++ src/watch.c 2018-06-25 10:42:59.363603488 +0200
|
||||||
@@ -11,6 +11,7 @@
|
@@ -11,6 +11,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=1.6
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
|
@ -14,4 +14,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.github.com/johanmalm/jgmenu"
|
homepage="https://www.github.com/johanmalm/jgmenu"
|
||||||
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
changelog="https://raw.githubusercontent.com/johanmalm/jgmenu/master/docs/relnotes/${version}.txt"
|
||||||
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
distfiles="https://www.github.com/johanmalm/jgmenu/archive/v${version}.tar.gz"
|
||||||
checksum=40c0a9a0cd2368eeda437a14685fffc8262020debc39bb4b2e7c4e72d7e4cf78
|
checksum=741e6eb08bf742383e8884261e4159fb77d048b4c898155611b3179f4a7aafcf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue