diff options
author | Hunter Sezen <orbea@riseup.net> | 2019-09-28 08:51:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 08:51:50 +0700 |
commit | 248c29734813200dba2d5efe15f88cc24d2891e1 (patch) | |
tree | c22f7b2e9781ac080972564d29f4ecbd7a263736 /system/yash/yash.SlackBuild | |
parent | 1275283ea9799fd4949f3d5a4ff12f7f6fbfdf95 (diff) |
system/yash: Updated for version 2.49.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/yash/yash.SlackBuild')
-rw-r--r-- | system/yash/yash.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/yash/yash.SlackBuild b/system/yash/yash.SlackBuild index 2b6391ae4953b..cabe3bca8d9ff 100644 --- a/system/yash/yash.SlackBuild +++ b/system/yash/yash.SlackBuild @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=yash -VERSION=${VERSION:-2.48} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.49} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |