mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/obmenu-generator: Updated for version 0.89.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c421df7b6d
commit
245f361faa
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.88}
|
||||
VERSION=${VERSION:-0.89}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="obmenu-generator"
|
||||
VERSION="0.88"
|
||||
VERSION="0.89"
|
||||
HOMEPAGE="https://github.com/trizen/obmenu-generator/"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.88/obmenu-generator-0.88.tar.gz"
|
||||
MD5SUM="a53b7f06760612b7cf4203c47b190971"
|
||||
DOWNLOAD="https://github.com/trizen/obmenu-generator/archive/0.89/obmenu-generator-0.89.tar.gz"
|
||||
MD5SUM="201591765a1fa38e1a5725a74c4ad47e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-linux-desktop-files perl-gtk2 perl-file-desktopentry"
|
||||
|
|
Loading…
Reference in a new issue