mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/obmenu-generator: Updated for version 0.67.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e75a6d35d0
commit
6cd4c1f018
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=obmenu-generator
|
||||
VERSION=${VERSION:-0.66}
|
||||
VERSION=${VERSION:-0.67}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obmenu-generator"
|
||||
VERSION="0.66"
|
||||
VERSION="0.67"
|
||||
HOMEPAGE="https://github.com/trizen/obmenu-generator/"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.66.tar.gz"
|
||||
MD5SUM="92e61faeb819f06d337959aabb835e9c"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.67.tar.gz"
|
||||
MD5SUM="a84bf7837b7f878648eb1590dfa97cca"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files"
|
||||
|
|
Loading…
Reference in a new issue